Initializing turbulence models
Depending on the selected turbulence model, the flow solver calculates the appropriate turbulence quantities starting with a pair of quantities provided by the user.
You can initialize the turbulence model by providing one of the following quantity pairs:
- Turbulent intensity, Ix, and viscosity ratio, μt/μ
- Turbulent intensity, Ix, and eddy length, lt
- Turbulent kinetic energy, k, and dissipation rate, ε
- Turbulent kinetic energy, k, and specific dissipation rate, ω
The flow solver calculates the appropriate turbulence quantities for the selected turbulence model (see table below) and for the provided quantity pair using the following relationships:
where:
- U0 is the mean flow velocity at the boundary.
- μ is the fluid dynamic viscosity in the independent fluid domain.
- μt is the turbulent dynamic viscosity.
- ν is the fluid kinematic viscosity in the independent fluid domain.
- νt is the turbulent kinematic viscosity.
- is the modified viscosity.
If you initializes the fluid domain variables in such a way that ε or ω equal to zero everywhere, the flow solver uses the mixing length turbulence model to initialize the fluid domain for the first five iterations. This prevents convergence issues with the model. At the sixth iteration, the solver activates the specified turbulence model and uses specified turbulence quantities.
The following table lists the turbulence quantities that each turbulence model solves for using addition equations.
Turbulence model | Turbulence quantities |
---|---|
Standard k-epsilon RNG k-epsilon Realizable k-epsilon |
Turbulent kinetic energy, k Dissipation rate, ε |
k-omega SST (shear stress transport) |
Turbulent kinetic energy, k Specific dissipation rate, ω |
Spalart-Allmaras | Modified viscosity, |