Skip to content

module myna.application.thesis.solidification_build_region.app

Defines application behavior for thesis/solidification_build_region.


class ThesisSolidificationBuildRegion

3DThesis solidification simulation at build-region scale.

method ThesisSolidificationBuildRegion.__init__

__init__()

property ThesisSolidificationBuildRegion.component

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


property ThesisSolidificationBuildRegion.name


property ThesisSolidificationBuildRegion.path


property ThesisSolidificationBuildRegion.template

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


method ThesisSolidificationBuildRegion.configure

configure()

method ThesisSolidificationBuildRegion.configure_case

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

method ThesisSolidificationBuildRegion.execute

execute()

method ThesisSolidificationBuildRegion.run_case

run_case(proc_list, check_for_existing_results=True)

This file was automatically generated via lazydocs.