8.3
general documentation
cs_thermal_system_t Struct Reference

#include <cs_thermal_system.h>

+ Collaboration diagram for cs_thermal_system_t:

Data Fields

cs_flag_t model
 
cs_flag_t numeric
 
cs_flag_t post
 
cs_equation_tthermal_eq
 
cs_property_tunsteady_property
 
cs_property_tlambda
 
cs_property_tcp
 
cs_property_trho
 
cs_property_tkappa
 
cs_real_tkappa_array
 
cs_field_ttemperature
 
cs_field_tenthalpy
 
cs_field_ttotal_energy
 
cs_real_t ref_temperature
 

Field Documentation

◆ cp

◆ enthalpy

cs_field_t* enthalpy

◆ kappa

cs_property_t* kappa

◆ kappa_array

cs_real_t* kappa_array

◆ lambda

cs_property_t* lambda

◆ model

cs_flag_t model

◆ numeric

cs_flag_t numeric

◆ post

cs_flag_t post

◆ ref_temperature

cs_real_t ref_temperature

◆ rho

◆ temperature

cs_field_t* temperature

◆ thermal_eq

cs_equation_t* thermal_eq

◆ total_energy

cs_field_t* total_energy

◆ unsteady_property

cs_property_t* unsteady_property

The documentation for this struct was generated from the following file: