|
integer(c_int), pointer, save | iturb |
|
integer(c_int), pointer, save | itytur |
| Class of turbulence model (integer value iturb/10) More...
|
|
integer(c_int), pointer, save | irccor |
| Activation of rotation/curvature correction for eddy viscosity turbulence models. More...
|
|
integer(c_int), pointer, save | itycor |
| Type of rotation/curvature correction for eddy viscosity turbulence models. More...
|
|
integer(c_int), pointer, save | idirsm |
| Turbulent diffusion model for second moment closure. More...
|
|
integer(c_int), pointer, save | iwallf |
| Wall functions. More...
|
|
integer(c_int), pointer, save | iwalfs |
| Wall functions for scalar. More...
|
|
integer(c_int), pointer, save | iwallt |
| exchange coefficient correlation More...
|
|
integer(c_int), pointer, save | iclkep |
| clipping of k and epsilon More...
|
|
integer(c_int), pointer, save | igrhok |
| take in the momentum equation More...
|
|
integer(c_int), pointer, save | igrake |
| buoyant term in More...
|
|
integer(c_int), pointer, save | igrari |
| buoyant term in More...
|
|
integer(c_int), pointer, save | ikecou |
| partially coupled version of (only for iturb=20) More...
|
|
integer(c_int), pointer, save | reinit_turb |
| Advanced re-init for EBRSM and k-omega models. More...
|
|
integer(c_int), pointer, save | irijco |
| Coupled solving of . More...
|
|
integer(c_int), pointer, save | irijnu |
| pseudo eddy viscosity in the matrix of momentum equation to partially implicit More...
|
|
integer(c_int), pointer, save | irijrb |
| accurate treatment of at the boundary (see condli) More...
|
|
integer(c_int), pointer, save | irijec |
| wall echo term of More...
|
|
integer(c_int), pointer, save | idifre |
| whole treatment of the diagonal part of the dissusion tensor of and More...
|
|
integer(c_int), pointer, save | iclsyr |
| partial implicitation of symmetry BCs of More...
|
|
integer(c_int), pointer, save | iclptr |
| partial implicitation of wall BCs of More...
|
|
integer(c_int), pointer, save | idries |
| Van Driest smoothing at the wall (only for itytur=4) More...
|
|
integer(c_int), pointer, save | ivrtex |
| vortex method (in LES) More...
|
|
integer, dimension(nscamx), save | iturt |
| turbulent flux model for for any scalar , iturt(isca) More...
|
|
integer, dimension(nscamx), save | ityturt |
| class turbulent flux model (=iturt/10) More...
|
|
integer, dimension(nscamx), save | ifltur |
| index of the turbulent flux for the scalar iscal More...
|
|
integer(c_int), pointer, save | nvarcl |
| number of variable plus number of turbulent fluxes (used by the boundary conditions) More...
|
|