My Project
programmer's documentation
|
Calculation of the gas temperature Function with gas enthalpy and concentrations. More...
Functions/Subroutines | |
subroutine | cs_coal_thfieldconv1 (location_id, eh, tp) |
Calculation of the gas temperature Function with gas enthalpy and concentrations.
subroutine cs_coal_thfieldconv1 | ( | integer | location_id, |
double precision, dimension(*) | eh, | ||
double precision, dimension(*) | tp | ||
) |
[in] | location_id | mesh location id (cells or boundary faces) |
[in] | eh | gas enthalpy (j/kg of gaseous mixture) |
[in,out] | tp | gas temperature in kelvin |