RANS turbulence model descriptor. More...
#include <cs_turbulence_model.h>
 Collaboration diagram for cs_turb_rans_model_t:
 Collaboration diagram for cs_turb_rans_model_t:| Data Fields | |
| int | irccor | 
| int | itycor | 
| int | idirsm | 
| int | iclkep | 
| int | igrhok | 
| int | igrake | 
| int | igrari | 
| int | ikecou | 
| int | reinit_turb | 
| int | irijco | 
| int | irijnu | 
| int | irijrb | 
| int | irijec | 
| int | idifre | 
| int | iclsyr | 
| int | iclptr | 
| int | ikwcln | 
| 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
 and  , for the
, for the  and v2f models
 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.
 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 
| idifre | 
whole treatment of the diagonal part of the diffusion tensor of  and
 and 
| idirsm | 
turbulent diffusion model for second moment closure
| igrake | 
| igrari | 
| igrhok | 
Indicates if the term  is taken into account in the velocity equation.
 is taken into account in the velocity equation.
| ikecou | 
Indicates if the coupling of the source terms of  and
 and  or
 or  and
 and  is taken into account or not.
 is taken into account or not.
| 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)
| 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 model are taken into account:
 LRR).
 LRR).| irijnu | 
pseudo eddy viscosity in the matrix of momentum equation to partially implicit 
 model).
 model). | irijrb | 
accurate treatment of  at the boundary (see cs_boundary_condition_set_coeffs)
 at the boundary (see cs_boundary_condition_set_coeffs)
| 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).