turbulence_model#
- class ansys.cfx.core.generated.pre_processing.settings_261.turbulence_model_1.turbulence_model(name: str | None = None, parent=None)#
Bases:
GroupSpecifies the turbulence model to be used for each fluid in a fluid domain.
Attributes
Attribute |
Summary |
|---|---|
The ‘Turbulence Model’ option. |
|
SST-SAS model version, features of version 2007: squared length scale ratio, high wave number damping, different model coefficient values. |
|
GEKO free coefficient Cjet. |
|
GEKO free coefficient Cnw. |
|
GEKO free coefficient Csep. |
|
‘Eddy Length Scale’ parameter. |
|
‘Velocity Scale’ parameter. |
|
Specify the eddy viscosity used with the selected turbulence model. Omission of this parameter implies the default formula. |
|
Specify eddy viscosity Prandtl number for dispersed phase zero-equation turbulence model. Omission of this parameter implies the default value. |
|
Specifies whether the model is homogeneous or not. |
|
Factor for turbulence intensity for “Autocompute Length” turbulence BC’s. |
|
BetaStar k-Omega or SMC-Omega turbulence model coefficient. |
|
Cmu turbulence model coefficient. |
|
Cnu1 coefficient of the Spalart-Allmaras turbulence model. |
|
1.0=analytical; 3.0=bounded for shocks (compressible turbulence production factor). |
|
A1 model coefficient. |
|
Limit k/eps scale for k and epsilon equations. |
|
Dynamic bulk viscosity (lambda+2/3 mu). Excluding this parameter recovers Stokes’ hypothesis (lambda=2/3 mu). |
|
‘Smagorinsky Model Constant’ parameter. |
|
Minimum value of the LES dynamic model coefficient. |
|
Maximum value of the LES dynamic model coefficient. |
|
Calibration coefficient of the LES WALE model. |
|
GEKO free coefficient Cmix. |
|
Controls turbulence production and dissipation due to buoyancy. |
|
Parameters of the SAS source term in the omega equation. |
|
Defines the model for transitional turbulence. |
|
Sets the turbulence wall damping model. |
|
Controls model coefficients for the Turbulence Kinetic Energy transport equation. |
|
Controls model coefficients for the explicit algebraic Reynolds stress model. |
|
Controls model coefficients for the Eddy Viscosity transport equation with the Spalart-Allmaras turbulence model. |
|
Controls model coefficients for the Turbulence Eddy Dissipation transport equation. |
|
Controls model coefficients for the Turbulence Eddy Dissipation transport equation (RNG model). |
|
Controls model coefficients for the Turbulence Eddy Frequency transport equation. |
|
Controls Menter turbulence model coefficients for the k-Omega regime. |
|
Controls Menter turbulence model coefficients for the k-Epsilon regime. |
|
Provides auxiliary model coefficients for the GEKO turbulence model. |
|
Controls blending between LES and RANS for DES turbulence model. |
|
Controls blending between LES and RANS for SBES turbulence model. |
|
Controls model coefficients for the Reynolds Stress transport equations (simple pressure strain formulation). |
|
Controls model coefficients for the Reynolds Stress transport equations (general pressure strain formulation). |
|
Controls Menter turbulence model coefficients for the Reynolds Stress-Epsilon regime. |
|
Controls Menter turbulence model coefficients for the Reynolds Stress-Omega regime. |
|
‘PRODUCTION LIMITER’ object. |
|
‘CURVATURE CORRECTION’ object. |
|
‘CORNER CORRECTION’ object. |
|
‘REATTACHMENT MODIFICATION’ object. |
|
‘HIGH LIFT MODIFICATION’ object. |
|
‘ZONAL LES MODEL’ object. |
Included in:
Parent |
Summary |
|---|---|
‘child_object_type’ of fluid. |