RNG k-epsilon model
The RNG k-epsilon model improves turbulence modeling by adding a term to the dissipation rate equation, capturing different scales of turbulent motion. It retains the turbulent viscosity calculation from the standard k-epsilon model and includes buoyancy effects and strain rate considerations.
The RNG k-epsilon model is derived from the application of the Re-Normalization Group (RNG) method to the Navier-Stokes equations, [51]. The RNG k-epsilon model uses the same equation for computing the turbulent viscosity as the standard k-epsilon model. Compared to the standard k-epsilon model, the RNG k-epsilon model has an additional term in the turbulence dissipation rate equation that accounts for the different scales of motion of turbulent flows:
where:
C*ε2 is a modified constant defined as follows:
where
- is a strain rate magnitude.
Pb is the production rate of the turbulent kinetic energy due to buoyancy defined as:
where
- β is the coefficient of thermal expansion.
- gi is the component of the gravity vector g in xi direction.
- σt = 0.87 is the turbulent Prandtl number. You can modify
it using the
TURBULENT PRANDTL NUMBER
advanced parameter.
You can disable the production term, Pb, using the BUOYANCY TKE
PRODUCTION TERM
advanced parameter.
- By default, Cε3 means there is no turbulence dissipation due to
buoyancy. You can specify the value for the Cε3 coefficient using
the
BUOYANCY EPS DISSIPATION TERM OPTIONS
withBUOYANCY C3EPS COEFFICIENT
advanced parameters.
- The constants in these equations are: