Class in Zendir.Classes | Inherits from UniverseModel
Declaration
class ThermalModel;
Description
A thermal model can be added to any universe object which is able
to manage the thermal data of a particular object. This will enable thermal
CSV lookups or standard Thermal models.
The net power of the object that this model is attached to,for thermal calculations. This is the total power generatedminus the total power lost through radiation and is used forthe calculation of the transfer.
The total amount of power generated internally by the objectthat this model is attached to, for thermal calculations.Positive for heating, negative for cooling (e.g. fuel tank gas expansion).
Loads the thermal model for a lookup analysis model. This willattempt to load the CSV file specified in the file path. Thisassumes the first column is time and the ‘indexed’ column is temperature.