Skip to content

module myna.application.thesis.solidification_part.app

Defines application behavior for thesis/solidification_part.


class ThesisSolidificationPart

3DThesis solidification simulation at part-layer scale.

method ThesisSolidificationPart.__init__

__init__()

property ThesisSolidificationPart.component

Return the corresponding component class. This will be None if class name is not in the Component lookup dictionary


property ThesisSolidificationPart.name


property ThesisSolidificationPart.path


property ThesisSolidificationPart.template

Set the path to the template directory based on the path to the app directory


method ThesisSolidificationPart.configure

configure()

method ThesisSolidificationPart.configure_case

configure_case(case_dir, myna_input='myna_data.yaml')

method ThesisSolidificationPart.execute

execute()

method ThesisSolidificationPart.run_case

run_case(proc_list, check_for_existing_results=True)

This file was automatically generated via lazydocs.