| 
    My Project
    
   programmer's documentation 
   | 
 
RANS turbulence model descriptor. More...
#include <cs_turbulence_model.h>

Data Fields | |
| int | irccor | 
| int | itycor | 
| int | idirsm | 
| int | iclkep | 
| int | igrhok | 
| int | igrake | 
| int | igrari | 
| int | ikecou | 
| int | reinit_turb | 
| int | irijco | 
| int | iddes | 
| int | irijnu | 
| int | irijrb | 
| int | irijec | 
| int | idifre | 
| int | iclsyr | 
| int | iclptr | 
| double | xlomlg | 
RANS turbulence model descriptor.
Members of this turbulence model are publicly accessible, to allow for concise syntax, as it is expected to be used in many places.
| 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.| iclptr | 
partial implicitation of wall BCs of 
| iclsyr | 
partial implicitation of symmetry BCs of 
| iddes | 
delayed detached eddy simulation
| idifre | 
whole treatment of the diagonal part of the diffusion tensor of 
 and 
| idirsm | 
turbulent diffusion model for second moment closure
| igrake | 
| igrari | 
| igrhok | 
Indicates if the term 
 is taken into account in the velocity equation.
| ikecou | 
Indicates if the coupling of the source terms of 
 and 
 or 
 and 
 is taken into account or not.
| irccor | 
activation of rotation/curvature correction for an eddy viscosity turbulence models
| irijco | 
coupled solving of Rij
| irijec | 
Indicates if the wall echo terms in 
 LRR model are taken into account:
 LRR).| irijnu | 
pseudo eddy viscosity in the matrix of momentum equation to partially implicit 
 model). | irijrb | 
accurate treatment of 
 at the boundary (see condli)
| itycor | 
| reinit_turb | 
Advanced re-init for EBRSM and k-omega models
| xlomlg | 
mixing length for the mixing length model
Useful if and only if iturb= 10 (mixing length).
 1.8.16