|  | 
| integer(c_int), pointer, save | ieos | 
|  | indicator of equation of state mapping cs_cf_model_t::ieos  More... 
 | 
|  | 
| integer(c_int), pointer, save | ithvar | 
|  | thermodynamic variables indicator for initialization mapping cs_cf_model_t::ithvar  More... 
 | 
|  | 
| integer(c_int), pointer, save | icfgrp | 
|  | indicator for thermodynamic variables initialization  More... 
 | 
|  | 
| integer, dimension(:), allocatable, target | ifbet | 
|  | imposed thermal flux indicator at the boundary (some boundary contributions of the total energy eq. have to be cancelled)  More... 
 | 
|  | 
| integer, dimension(:), allocatable, target | icvfli | 
|  | boundary convection flux indicator of a Rusanov or an analytical flux (some boundary contributions of the momentum eq. have to be cancelled)  More... 
 | 
|  | 
| real(c_double), pointer, save | psginf | 
|  | Stiffened gas limit pressure (Pa) for single phase model Equal to zero in perfect gas mapping cs_cf_model_t::psginf.  More... 
 | 
|  | 
| real(c_double), pointer, save | gammasg | 
|  | Stiffened gas polytropic coefficient (dimensionless) for single phase model mapping cs_cf_model_t::gammasg.  More... 
 | 
|  | 
| integer(c_int), pointer, save | hgn_relax_eq_st | 
|  | homogeneous two-phase flow model indicator for source terms  More... 
 | 
|  | 
| type(c_ptr) | p_icvfli | 
|  | 
| type(c_ptr) | p_ifbet | 
|  | 
Module for fuel combustion.