Skip to content

module myna.core.components.component_temperature

Define subclasses for temperature simulation Components

Available subclasses: ComponentTemperature ComponentTemperaturePart


class ComponentTemperature

Build-wise Component that outputs the domain temperature

method ComponentTemperature.__init__

__init__()

class ComponentTemperaturePart

Layer-wise Component that outputs the domain temperature for a part in the format of the class FileTemperature

method ComponentTemperaturePart.__init__

__init__()

class ComponentTemperaturePartPVD

Layer-wise Component that outputs the domain temperature for a part in the format of the class FilePVD

method ComponentTemperaturePartPVD.__init__

__init__()

This file was automatically generated via lazydocs.