ThermalHistorySummary#

class ThermalHistorySummary(input: ThermalHistoryInput, coax_ave_output_folder: str)#

Summary of a thermal history simulation.

Overview#

input

Simulation input.

coax_ave_output_folder

Path to the folder containing the coaxial average sensor results.

Import detail#

from ansys.additive.core.thermal_history import ThermalHistorySummary

Property detail#

property ThermalHistorySummary.input: ThermalHistoryInput#

Simulation input.

For more information, see the ThermalHistoryInput class.

property ThermalHistorySummary.coax_ave_output_folder: str#

Path to the folder containing the coaxial average sensor results.

Results consist of VTK files, one per deposit layer, containing the thermal history of the scan pattern.