|
integer(c_int), pointer, save | ivisse |
| take into account in the momentum equation More...
|
|
integer(c_int), pointer, save | irevmc |
| Reconstruction of the velocity field with the updated pressure option. More...
|
|
integer(c_int), pointer, save | iprco |
| Compute the pressure step thanks to the continuity equation. More...
|
|
integer(c_int), pointer, save | irnpnw |
| Compute the normed residual for the pressure step in the prediction step. More...
|
|
real(c_double), pointer, save | rnormp |
| normed residual for the pressure step More...
|
|
real(c_double), pointer, save | arak |
| Arakawa multiplicator for the Rhie and Chow filter (1 by default) More...
|
|
integer(c_int), pointer, save | ipucou |
| Pseudo coupled pressure-velocity solver. More...
|
|
integer(c_int), pointer, save | iccvfg |
|
integer(c_int), pointer, save | idilat |
| Algorithm to take into account the density variation in time. More...
|
|
real(c_double), pointer, save | epsdp |
| parameter of diagonal pressure strengthening More...
|
|
integer, dimension(ntypmx), save | idebty |
|
integer, dimension(ntypmx), save | ifinty |
|
integer(c_int), pointer, save | itbrrb |
| accurate treatment of the wall temperature More...
|
|
integer, dimension(nscamx), save | icpsyr |
| indicates if the scalar isca is coupled with syrthes More...
|
|
integer(c_int), pointer, save | iphydr |
| improve hydrostatic pressure algorithm More...
|
|
integer(c_int), pointer, save | igprij |
| improve static pressure algorithm More...
|
|
integer(c_int), pointer, save | igpust |
| improve static pressure algorithm More...
|
|
integer(c_int), pointer, save | iifren |
| indicates the presence of a Bernoulli boundary face (automatically computed) More...
|
|
integer(c_int), pointer, save | icalhy |
| compute the hydrostatic pressure in order to compute the Dirichlet conditions on the pressure at outlets More...
|
|
integer(c_int), pointer, save | irecmf |
| use interpolated face diffusion coefficient instead of cell diffusion coefficient for the mass flux reconstruction for the non-orthogonalities More...
|
|
integer, save | icophc |
| choice the way to compute the exchange coefficient of the condensation source term used by the copain model More...
|
|
integer, save | icophg |
| choice the way to compute the thermal exchange coefficient associated to the heat transfer to wall due to the condensation phenomenon More...
|
|
integer, save | itag1d |
| choice the way to compute the wall temperature at the solid/fluid interface coupled with condensation to the wall More...
|
|
integer, save | itagms |
| choice the way to compute the wall temperature at the solid/fluid interface coupled with condensation to the metal mass structures wall More...
|
|
integer, dimension(nestmx), save | iescal |
| compute error estimators More...
|
|