| 
    My Project
    
   programmer's documentation 
   | 
 
Functions/Subroutines | |
| subroutine | cs_coal_htconvers2 (mode, icla, enthal, xsolid, temper, t1) | 
| subroutine cs_coal_htconvers2 | ( | integer | mode, | 
| integer | icla, | ||
| double precision | enthal, | ||
| double precision, dimension(nsolim) | xsolid, | ||
| double precision | temper, | ||
| double precision | t1 | ||
| ) | 
| [in] | mode | -1: t -> h; 1: h -> t | 
| [in] | icla | class number | 
| [in,out] | enthal | mass enthalpy (in    | 
| [in] | xsolid | mass fraction of components | 
| [in,out] | temper | temperature (in kelvin) | 
| [in] | t1 | coal inlet temperature | 
 1.8.16