Skip to content

module myna.application.thesis.temperature_part.app

Defines application behavior for thesis/temperature_part.


class ThesisTemperaturePart

3DThesis temperature simulation at part-layer scale.

method ThesisTemperaturePart.__init__

__init__()

property ThesisTemperaturePart.component

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


property ThesisTemperaturePart.name


property ThesisTemperaturePart.path


property ThesisTemperaturePart.template

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


method ThesisTemperaturePart.configure

configure()

method ThesisTemperaturePart.configure_case

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

method ThesisTemperaturePart.execute

execute()

method ThesisTemperaturePart.run_case

run_case(proc_list, check_for_existing_results=True)

This file was automatically generated via lazydocs.