|
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 Indicates the type of wall function used for the velocity boundary conditions on a frictional wall. 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 |
| Indicates the clipping method used for and , for the and v2f models. More...
|
|
integer(c_int), pointer, save | igrhok |
| Indicates if the term is taken into account in the velocity equation. More...
|
|
integer(c_int), pointer, save | igrake |
| Indicates if the terms related to gravity are taken into account in the equations of . More...
|
|
integer(c_int), pointer, save | igrari |
| Indicates if the terms related to gravity are taken into account in the equations of . More...
|
|
integer(c_int), pointer, save | ikecou |
| Indicates if the coupling of the source terms of and or and is taken into account or not. 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 | iddes |
| Activation of Hybrid DDES model (only valid for iturb equal to 60) 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 |
| Indicates if the wall echo terms in LRR model are taken into account: 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 |
| Activates or the van Driest wall-damping for the Smagorinsky constant (the Smagorinsky constant is multiplied by the damping function , where designates the non-dimensional distance to the nearest wall). More...
|
|
integer(c_int), pointer, save | ivrtex |
| Activates or not the generation of synthetic turbulence at the different inlet boundaries with the LES model (generation of unsteady synthetic eddies).
. More...
|
|
integer, save | ikwcln |
| Wall boundary condition on omega in k-omega SST 0: Deprecated Neumann boundary condition 1: Dirichlet boundary condition consistent with Menter's original model: w_wall = 60*nu/(beta*d**2) 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, save | nvarcl |
| number of variable (deprecated, used only for compatibility) More...
|
|