My Project
programmer's documentation
|
Functions/Subroutines | |
subroutine | cs_fuel_htconvers2 (mode, enthal, xsolid, temper) |
subroutine cs_fuel_htconvers2 | ( | integer | mode, |
double precision | enthal, | ||
double precision, dimension(2) | xsolid, | ||
double precision | temper | ||
) |
[in] | mode | -1 : t -> h ; 1 : h -> t |
[in,out] | enthal | mass enthalpy in |
[in] | xsolid | mass fraction of the components |
[in,out] | temper | temperature in |