programmer's documentation
Variables
Gaz combustion variables pointers
Collaboration diagram for Gaz combustion variables pointers:

Variables

integer, save ifm
 pointer to specify the mixing rate in isca(ifm) More...
 
integer, save ifp2m
 pointer to specify the variance of the mixing rate in isca(ifp2m) More...
 
integer, save iygfm
 pointer to specify the fresh gas mass fraction in isca(iygfm) More...
 
integer, save icm
 the intersection computation mode. If its value is: More...
 
integer, save icp2m
 transported variable More...
 
integer, save ifpcpm
 transported variable More...
 
integer, save iyfm
 transported variable More...
 
integer, save iyfp2m
 transported variable More...
 
integer, save icoyfp
 transported variable More...
 
integer, dimension(ngazgm), save iym
 mass fractions : More...
 
integer, dimension(ngazgm), save ibym
 
integer, save itemp
 state variable (temperature) More...
 
integer, save ifmin
 state variable More...
 
integer, save ifmax
 state variable More...
 
integer, save ickabs
 state variable: absorption coefficient, when the radiation modelling is activated More...
 
integer, save it3m
 state variable: $T^3$ term, when the radiation modelling is activated More...
 
integer, save it4m
 state variable: $T^4$ term, when the radiation modelling is activated More...
 
integer, save itsc
 
integer, save inpm
 pointer for soot precursor number in isca (isoot = 1) More...
 
integer, save ifsm
 pointer for soot mass fraction in isca (isoot = 1) More...
 

Detailed Description

Variable Documentation

integer, dimension(ngazgm), save ibym
integer, save ickabs

state variable: absorption coefficient, when the radiation modelling is activated

integer, save icm

the intersection computation mode. If its value is:

  • 1 (default), the original algorithm is used. Care should be taken to clip the intersection on an extremity.
  • 2, a new intersection algorithm is used. Caution should be used to avoid to clip the intersection on an extremity.
integer, save icoyfp

transported variable

integer, save icp2m

transported variable

integer, save ifm

pointer to specify the mixing rate in isca(ifm)

integer, save ifmax

state variable

integer, save ifmin

state variable

integer, save ifp2m

pointer to specify the variance of the mixing rate in isca(ifp2m)

integer, save ifpcpm

transported variable

integer, save ifsm

pointer for soot mass fraction in isca (isoot = 1)

integer, save inpm

pointer for soot precursor number in isca (isoot = 1)

integer, save it3m

state variable: $T^3$ term, when the radiation modelling is activated

integer, save it4m

state variable: $T^4$ term, when the radiation modelling is activated

integer, save itemp

state variable (temperature)

integer, save itsc
integer, save iyfm

transported variable

integer, save iyfp2m

transported variable

integer, save iygfm

pointer to specify the fresh gas mass fraction in isca(iygfm)

integer, dimension(ngazgm), save iym

mass fractions :

  • iym(1): is fuel mass fraction
  • iym(2): oxidiser mass fraction
  • iym(3): product mass fraction ibym() contains the matching field ids at boundary faces