Calculation of the gas temperature Function with the gas enthalpy and concentrations. More...
Functions/Subroutines | |
subroutine | cs_fuel_thfieldconv1 (location_id, eh, tp) |
Calculation of the gas temperature Function with the gas enthalpy and concentrations.
subroutine cs_fuel_thfieldconv1 | ( | integer(c_int), value | location_id, |
real(kind=c_double), dimension(*) | eh, | ||
real(kind=c_double), dimension(*) | tp | ||
) |
[in] | location_id | mesh location id (cells or boundary faces) |
[in] | eh | gas enthalpy ( ![]() |
[in,out] | tp | gas temperature (in kelvin) |