|
My Project
programmer's documentation
|

Variables | |
| 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... | |
| integer(c_int), pointer, save iclkep |
Indicates the clipping method used for
and
, for the
and v2f models.
and v2f models). The results obtained with the method corresponding to iclkep =1 showed in some cases a substantial sensitivity to the values of the length scale almax.| integer(c_int), pointer, save iclptr |
partial implicitation of wall BCs of
| integer(c_int), pointer, save iclsyr |
partial implicitation of symmetry BCs of
| integer(c_int), pointer, save iddes |
Activation of Hybrid DDES model (only valid for iturb equal to 60)
| integer(c_int), pointer, save idifre |
whole treatment of the diagonal part of the dissusion tensor of
and
| integer(c_int), pointer, save idirsm |
Turbulent diffusion model for second moment closure.
| 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).
| integer(c_int), pointer, save igrake |
| integer(c_int), pointer, save igrari |
| integer(c_int), pointer, save igrhok |
Indicates if the term
is taken into account in the velocity equation.
| integer(c_int), pointer, save ikecou |
Indicates if the coupling of the source terms of
and
or
and
is taken into account or not.
| 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)
| integer(c_int), pointer, save irccor |
Activation of rotation/curvature correction for eddy viscosity turbulence models.
| integer(c_int), pointer, save irijco |
Coupled solving of
.
| integer(c_int), pointer, save irijec |
Indicates if the wall echo terms in
LRR model are taken into account:
LRR).| integer(c_int), pointer, save irijnu |
pseudo eddy viscosity in the matrix of momentum equation to partially implicit
model). | integer(c_int), pointer, save irijrb |
accurate treatment of
at the boundary (see condli)
| integer(c_int), pointer, save iturb |
model
model with Linear Production (LP) correction
(LRR)
(SSG)
(EBRSM)
SST| integer, dimension(nscamx), save iturt |
turbulent flux model for
for any scalar
, iturt(isca)
| integer(c_int), pointer, save itycor |
Type of rotation/curvature correction for eddy viscosity turbulence models.
| integer(c_int), pointer, save itytur |
Class of turbulence model (integer value iturb/10)
| integer, dimension(nscamx), save ityturt |
class turbulent flux model (=iturt/10)
| integer(c_int), pointer, save ivrtex |
| integer(c_int), pointer, save iwalfs |
Wall functions for scalar.
| integer(c_int), pointer, save iwallf |
Wall functions Indicates the type of wall function used for the velocity boundary conditions on a frictional wall.
,
LRR,
SSG and
SST models).
and
models, the two-scales model is usually at least as satisfactory as the one-scale model.| integer(c_int), pointer, save iwallt |
exchange coefficient correlation
| integer, save nvarcl |
number of variable (deprecated, used only for compatibility)
| integer(c_int), pointer, save reinit_turb |
Advanced re-init for EBRSM and k-omega models.
1.8.16