My Project
programmer's documentation
|
Variables | |
integer | nmodmx |
number of specific physics More... | |
integer(c_int), dimension(:), pointer, save | ippmod |
global indicator for speciphic physics By default, all the indicators ippmod(i.....) are initialized to -1, which means that no specific physics is activated. More... | |
integer | iphpar |
ippmod(iphpar) is a global indicator for the specific physics: More... | |
integer | icod3p |
pointer for specific physics More... | |
integer | icoebu |
pointer to specify Eddy Break Up pre-mixed flame with indicator ippmod(icoebu) More... | |
integer | icolwc |
pointer to specify Libby-Williams pre-mixed flame withy indicator ippmod(icolwc) More... | |
integer(c_int), pointer, save | isoot |
integer | ieljou |
pointer to specify Joule effect module (Laplace forces not taken into account) with indicator ippmod(ieljou): More... | |
integer | ielarc |
pointer to specify Electric arcs module (Joule effect and Laplace forces) with indicator ippmod(ielarc): More... | |
integer | icpl3c |
pointer to specify Lagrangian modelling of multi-coals and multi-classes pulverised coal combustion with indicator ippmod(icpl3c). The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10. More... | |
integer | iccoal |
pointer to specify multi-coals and multi-classes pulverised coal combustion with indicator ippmod(iccoal). The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10. More... | |
integer | i_comb_drift |
coal with drift (0: without drift (default), 1: with) More... | |
integer | icfuel |
pointer to specify multi-classes pulverised heavy fuel combustion with indicator ippmod(icfuel) More... | |
integer | icompf |
pointer to specify compressible module with indicator ippmod(icompf) More... | |
integer | iatmos |
pointer to specify atmospheric flow module with indicator ippmod(iatmos) More... | |
integer | iaeros |
pointer to specify cooling towers module with indicator ippmod(iaeros) More... | |
integer | igmix |
pointer to specify gas mixture module with indicator ippmod(igmix) More... | |
integer | idarcy |
pointer to specify richards model More... | |
integer i_comb_drift |
coal with drift (0: without drift (default), 1: with)
integer iaeros |
pointer to specify cooling towers module with indicator ippmod(iaeros)
integer iatmos |
pointer to specify atmospheric flow module with indicator ippmod(iatmos)
integer iccoal |
pointer to specify multi-coals and multi-classes pulverised coal combustion with indicator ippmod(iccoal). The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10.
integer icfuel |
pointer to specify multi-classes pulverised heavy fuel combustion with indicator ippmod(icfuel)
integer icod3p |
pointer for specific physics
integer icoebu |
pointer to specify Eddy Break Up pre-mixed flame with indicator ippmod(icoebu)
integer icolwc |
pointer to specify Libby-Williams pre-mixed flame withy indicator ippmod(icolwc)
integer icompf |
pointer to specify compressible module with indicator ippmod(icompf)
integer icpl3c |
pointer to specify Lagrangian modelling of multi-coals and multi-classes pulverised coal combustion with indicator ippmod(icpl3c). The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10.
integer idarcy |
pointer to specify richards model
integer ielarc |
pointer to specify Electric arcs module (Joule effect and Laplace forces) with indicator ippmod(ielarc):
integer ieljou |
pointer to specify Joule effect module (Laplace forces not taken into account) with indicator ippmod(ieljou):
integer igmix |
pointer to specify gas mixture module with indicator ippmod(igmix)
integer iphpar |
ippmod(iphpar) is a global indicator for the specific physics:
integer(c_int), dimension(:), pointer, save ippmod |
global indicator for speciphic physics By default, all the indicators ippmod(i.....) are initialized to -1, which means that no specific physics is activated.
The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10.
Multi-classes pulverised heavy fuel combustion: indicator ippmod(icfuel)
Lagrangian modelling of multi-coals and multi-classes pulverised coal combustion: indicator ippmod(icpl3c) The number of different coals must be inferior or equal to ncharm = 3. The number of particle size classes nclpch(icha) for the coal icha, must be inferior or equal to ncpcmx = 10.
Electric arcs module (Joule effect and Laplace forces): indicator ippmod(ielarc)
Joule effect module (Laplace forces not taken into account): indicator ippmod(ieljou)
compressible flow module: indicator ippmod(icompf)
atmospheric flow module: indicator ippmod(iatmos)
integer(c_int), pointer, save isoot |
integer nmodmx |
number of specific physics