7.2
general documentation
cs_coal_htconvers1.f90 File Reference

More...

Functions/Subroutines

subroutine cs_coal_htconvers1 (mode, eh, xesp, f1mc, f2mc, tp)
 

Detailed Description

  • Calculation of gas temperature Function with gas enthalpy and concentrations if mode = 1
  • Calculation of gas enthalpy Function with gas temperature and concentrations if mode = -1

Function/Subroutine Documentation

◆ cs_coal_htconvers1()

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 
)
Parameters
[in]mode-1 : t -> h ; 1 : h -> t
[in,out]ehgas enthalpy ( $ j . kg^{-1} $ of mixed gas)
[in]xespmass fraction of species
[in]f1mcaverage f1
[in]f2mcaverage f2
[in,out]tpgas temperature (in kelvin)