SimScale allows different methods to model the turbulent effects appearing in a CFD simulation. The SimScale CFD solver uses its in-house version of the widely accepted industry standard turbulence models. This document sheds light on the popular k-epsilon turbulence models.
Overview
The Reynolds-averaged Navier Stokes (RANS) equation in tensor form can be written as:
where,
= mean flow velocity
= velocity fluctuations due to turbulence
= molecular viscosity
= Reynolds Stress term
The Reynolds averaging process results in an additional stress term – Reynolds Stress. To solve the RANS equations we need to express the Reynolds stress in terms of mean flow quantities.
The solution for the Reynolds stress term is given by the Eddy viscosity hypothesis/ Boussinesq hypothesis as
where,
= turbulent or eddy viscosity
= Kronecker Delta
Equation 2 is a combined equation for the shear and normal components of Reynolds stresses. Observing equation 2 we realize that once we solve for the turbulent viscosity we can solve the RANS equation 1.
Hence, the difference between different turbulent models is the methodology to calculate turbulent viscosity.
K-Epsilon Turbulence Models
The k-epsilon () model for turbulence is the most common to simulate the mean flow characteristics for turbulent flow conditions. It is an Eddy viscosity model which is a class of turbulence models used to calculate the Reynolds stresses.
It is a two-equation model. That means in addition to the conservation equations, it solves two transport equations (PDEs), which account for the historical effects like convection and diffusion of turbulent energy. The two transported variables are turbulent kinetic energy (), which determines the energy in turbulence, and turbulent dissipation rate (), which determines the rate of dissipation of turbulent kinetic energy.
Different variations of the k-epsilon model exist such as Standard, Realizable, RNG, etc. each with certain modifications to perform better under certain fluid flow conditions. In SimScale, the standard and realizable versions are available.
Standard K-Epsilon Model
Transport Equations for the Turbulence Variables
The transport equation for turbulent kinetic energy is given by
where,
= production of turbulent kinetic energy (TKE) due to mean velocity shear
= production of TKE due to buoyancy
= user-defined source
= turbulent Prandtl number for
The transport equation for the turbulent dissipation rate is given by
where,
are model coefficients that vary within turbulence models
= user-defined source
= turbulent Prandtl number for
Modeling Turbulent Viscosity
Older turbulence models used a mixing length approach to solve for the turbulent (Eddy) viscosity. The turbulence model solves for the turbulence dissipation rate instead.
The turbulent energy is given by: where is the mean flow velocity and is the turbulence intensity.
The turbulence intensity gives the level of turbulence and can be defined as follows: where is the root-mean-square of the turbulent velocity fluctuations given as:
The mean velocity can be calculated as follows:
The specific turbulent dissipation rate can be calculated using the following formula: where is the turbulence model constant, is the turbulent length scale.
The turbulence length scale describes the size of large energy-containing eddies in a turbulent flow.
The turbulent viscosity is, thus, calculated as:
The model coefficients have been derived from experiments and evolved over time. The current-most and widely accepted values are from Launder and Sharma (1974) as follows:
1
1.3
1.44
1.92
0.09
Table 1: Widely accepted values for the turbulent Prandtl numbers and model coefficients from Launder and Sharma (1974)
Low-Re Formulation
In models the model coefficients are damped. The damping functions are termed respectively and vary between the different solvers. Hence, this turbulence model can also be applied in the viscous sublayer (y+<5). This is called low-Re (low Reynolds number) formulation.
Please note that there are other models like realizable or that perform better and are more capable for flows close to the wall (y+ <5 or <1).
Applications
The model is shown to be reliable for free-shear flows, such as the ones with relatively small pressure gradients. It is preferred for high-Re (high Reynolds number) applications (y+ > 30) where separations and reattachments of the flows are not present.
The standard model might not be the best model for problems involving adverse pressure gradients, large separations, reattachments, axisymmetric jets and complex flows with strong curvatures.
Realizable K-Epsilon Model
The Standard model is not preferred for flows close to the wall (y+ <5 or <1) as it is found to not accurately capture the wall shear stresses.
The Realizable turbulence model was developed to overcome the shortcomings of the standard model by satisfying mathematical constraints on the Reynolds stresses, consistent with the physics of turbulent flows.
Transport Equations for the Turbulence Variables
The transport equation for the turbulent kinetic energy remains same between the standard and realizable models (see equation 3 ). The transport equation for the dissipation rate, however, changes for the realizable model and is given by:
Comparing the dissipation rate equations for standard and realizable
The major differences in equation 11 compared to equation 4 are the absence of the production term and the absence of singularity in the denominator of the destruction term i.e. the denominator never vanishes even if vanishes. These differences are said to benefit the realizable model in accurately predicting energy transfer.
Modeling Turbulent Viscosity
The turbulent viscosity is calculated similarly to equation 10, however, is no longer a constant as in the standard model. It is a function of the mean strain and rotation rates from the angular velocity of the system rotation, and the turbulence fields and .
The values for remain the same as discussed in Table 1.
Applications
The Realizable model has been validated to outperform the standard model in rotating homogeneous shear flows, free flows including jets and mixing layers, channel and boundary layer flows, and separation and recirculation.
One drawback of the realizable model is that it gives non-physical values for turbulent viscosities in simulations involving stationary and rotatory zones (MRF and AMI rotating zones). This is because in the calculation for includes the effects of mean rotation giving an extra rotation effect.
To realistically model a given problem, it is important to define the turbulence intensity at the inlets. Here are a few examples of common estimations of the incoming turbulence intensity:
High-turbulence (between 5% and 20%): Cases with high-velocity flow inside complex geometries. Examples: heat exchangers, flow in rotating machinery like fans, engines, etc.
Medium-turbulence (between 1% and 5%): Flow in not-so-complex geometries or low speed flows. Examples: flow in large pipes, ventilation flows, etc.
Low-turbulence (well below 1%): Cases with fluids that stand still or highly viscous fluids, very high-quality wind tunnels. Examples: external flow across cars, submarines, aircraft, etc.
Did you know?
The turbulent intensity at the core of a pipe for a fully developed pipe flow can be estimated as follows:
where is the Reynolds number for a pipe of hydraulic diameter .
The turbulence length scale in this case is
Applying K-Epsilon Model in SimScale
The k-epsilon turbulence model needs to be chosen at the beginning of the simulation setup, in the global settings panel. This is shown in the figure below:
Figure 1: Select one of the k-epsilon models under Turbulence model in global settings by clicking on the dropdown symbol (circled).
The standard k-epsilon turbulence model is available to all the CFD analysis types and the realizable k-epsilon model is available to the incompressible analysis type.
By default, SimScale defines the initial values of turbulence variables and depending on the domain of the problem. If needed, they can be changed under Initial conditions. Further, if the user wants to specifically define the boundary conditions for these turbulence variables, then the customboundary condition can be used.