My Project
programmer's documentation
|
Functions/Subroutines | |
subroutine | cs_coal_htconvers1 (mode, eh, xesp, f1mc, f2mc, tp) |
subroutine cs_coal_htconvers1 | ( | integer | mode, |
double precision | eh, | ||
double precision, dimension(ngazem) | xesp, | ||
double precision, dimension(ncharm) | f1mc, | ||
double precision, dimension(ncharm) | f2mc, | ||
double precision | tp | ||
) |
[in] | mode | -1 : t -> h ; 1 : h -> t |
[in,out] | eh | gas enthalpy ( of mixed gas) |
[in] | xesp | mass fraction of species |
[in] | f1mc | average f1 |
[in] | f2mc | average f2 |
[in,out] | tp | gas temperature (in kelvin) |