|
integer(c_int), pointer, save | iturb |
| turbulence model More...
|
|
integer(c_int), pointer, save | itytur |
| Class of turbulence model (integer value iturb/10) More...
|
|
integer(c_int), pointer, save | hybrid_turb |
| Activation of Hybrid RANS/LES model (only valid for iturb equal to 60 or 51) 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 | iclkep |
| Indicates the clipping method used for \(k\) and \(\varepsilon\), for the \(k-\epsilon\) and v2f models. More...
|
|
integer(c_int), pointer, save | igrhok |
| Indicates if the term \(\frac{2}{3}\grad \rho k\) 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 \(k-\epsilon\). More...
|
|
integer(c_int), pointer, save | igrari |
| Indicates if the terms related to gravity are taken into account in the equations of \(R_{ij}-\varepsilon\). More...
|
|
integer(c_int), pointer, save | ikecou |
| Indicates if the coupling of the source terms of \(k\) and \(\epsilon\) or \(k\) and \(\omega\) 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 \( \tens{R} \). More...
|
|
integer(c_int), pointer, save | irijnu |
| pseudo eddy viscosity in the matrix of momentum equation to partially implicit \( \divv \left( \rho \tens{R} \right) \) More...
|
|
integer(c_int), pointer, save | irijrb |
| accurate treatment of \( \tens{R} \) at the boundary (see condli) More...
|
|
integer(c_int), pointer, save | irijec |
| Indicates if the wall echo terms in \(R_{ij}-\epsilon\) LRR model are taken into account: More...
|
|
integer(c_int), pointer, save | idifre |
| whole treatment of the diagonal part of the diffusion tensor of \( \tens{R} \) and \( \varepsilon \) More...
|
|
integer(c_int), pointer, save | iclsyr |
| partial implicitation of symmetry BCs of \( \tens{R} \) More...
|
|
integer(c_int), pointer, save | iclptr |
| partial implicitation of wall BCs of \( \tens{R} \) 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 \(1-e^{-y^+/ cdries}\), where \(y^+\) designates the non-dimensional distance to the nearest wall). More...
|
|
integer(c_int), pointer, save | iicc |
| Applied or not the Internal Consistency Constraint (ICC) for the HTLES model, in order to recover the correct RANS behavior when the energy ratio is forced to one in the RANS region: More...
|
|
integer(c_int), pointer, save | ishield |
| Applied or not the two-fold shielding function ( \(f_s(\xi_K,\xi_D)\) of HTLES, to properly control the RANS-to-LES transition in the vicinity of the wall: More...
|
|
integer, save | ikwcln = 1 |
| 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(c_int), pointer, save | i_les_balance |
| Activates or not the LES balance module. More...
|
|
integer, save | nvarcl |
| number of variable (deprecated, used only for compatibility) More...
|
|