module myna.core.components.component_melt_pool_geometry
Define subclasses for melt pool geometry simulation Components
Available subclasses: ComponentMeltPoolGeometry ComponentMeltPoolGeometryPart
class ComponentMeltPoolGeometry
Build-wise Component that outputs the domain melt pool geometry
method ComponentMeltPoolGeometry.__init__
__init__()
class ComponentDepthMap
Build-wise Component that outputs the domain melt pool depth
method ComponentDepthMap.__init__
__init__()
class ComponentMeltPoolGeometryPart
Layer-wise Component that outputs the melt pool geometry for a part in the format of the class FileMeltPoolGeometry
method ComponentMeltPoolGeometryPart.__init__
__init__()
class ComponentDepthMapPart
Layer-wise Component that outputs the melt pool depth for a part in the format of the class FileDepthMap
method ComponentDepthMapPart.__init__
__init__()
This file was automatically generated via lazydocs.