CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > RNG k-epsilon model

RNG k-epsilon model

From CFD-Wiki

Jump to: navigation, search
Turbulence modeling
Turbulence
RANS-based turbulence models
  1. Linear eddy viscosity models
    1. Algebraic models
      1. Cebeci-Smith model
      2. Baldwin-Lomax model
      3. Johnson-King model
      4. A roughness-dependent model
    2. One equation models
      1. Prandtl's one-equation model
      2. Baldwin-Barth model
      3. Spalart-Allmaras model
    3. Two equation models
      1. k-epsilon models
        1. Standard k-epsilon model
        2. Realisable k-epsilon model
        3. RNG k-epsilon model
        4. Near-wall treatment
      2. k-omega models
        1. Wilcox's k-omega model
        2. Wilcox's modified k-omega model
        3. SST k-omega model
        4. Near-wall treatment
      3. Realisability issues
        1. Kato-Launder modification
        2. Durbin's realizability constraint
        3. Yap correction
        4. Realisability and Schwarz' inequality
  2. Nonlinear eddy viscosity models
    1. Explicit nonlinear constitutive relation
      1. Cubic k-epsilon
      2. EARSM
    2. v2-f models
      1. \overline{\upsilon^2}-f model
      2. \zeta-f model
  3. Reynolds stress model (RSM)
Large eddy simulation (LES)
  1. Smagorinsky-Lilly model
  2. Dynamic subgrid-scale model
  3. RNG-LES model
  4. Wall-adapting local eddy-viscosity (WALE) model
  5. Kinetic energy subgrid-scale model
  6. Near-wall treatment for LES models
Detached eddy simulation (DES)
Direct numerical simulation (DNS)
Turbulence near-wall modeling
Turbulence free-stream boundary conditions
  1. Turbulence intensity
  2. Turbulence length scale

The RNG model was developed using Re-Normalisation Group (RNG) methods by Yakhot et al to renormalise the Navier-Stokes equations, to account for the effects of smaller scales of motion. In the standard k-epsilon model the eddy viscosity is determined from a single turbulence length scale, so the calculated turbulent diffusion is that which occurs only at the specified scale, whereas in reality all scales of motion will contribute to the turbulent diffusion. The RNG approach, which is a mathematical technique that can be used to derive a turbulence model similar to the k-epsilon, results in a modified form of the epsilon equation which attempts to account for the different scales of motion through changes to the production term.

Contents

Transport Equations

There are a number of ways to write the transport equations for k and \epsilon, a simple interpretation where bouyancy is neglected is


 \frac{\partial}{\partial t} (\rho k) + \frac{\partial}{\partial x_i} (\rho k u_i) = \frac{\partial}{\partial x_j} \left[\left(\mu+\frac{\mu_t}{\sigma_k}\right) \frac{\partial k}{\partial x_j}\right] + P_k - \rho \epsilon

\frac{\partial}{\partial t} (\rho \epsilon) + \frac{\partial}{\partial x_i} (\rho \epsilon u_i) = \frac{\partial}{\partial x_j} \left[\left(\mu+\frac{\mu_t}{\sigma_{\epsilon}}\right) \frac{\partial \epsilon}{\partial x_j}\right] + C_{1 \epsilon}\frac{\epsilon}{k} P_k - C_{2\epsilon}^* \rho \frac{\epsilon^2}{k}

where 
C_{2\epsilon}^* = C_{2\epsilon} + {C_\mu \eta^3 (1-\eta/\eta_0)\over 1+\beta\eta^3}

and 
\eta = S k / \epsilon
and 
S=(2S_{ij}S_{ij})^{1/2}

With the turbulent viscosity being calculated in the same manner as with the standard k-epsilon model.

Constants

It is interesting to note that the values of all of the constants (except  \beta) are derived explicitly in the RNG procedure. They are given below with the commonly used values in the standard k-epsilon equation in brackets for comparison:

 C_\mu=0.0845 (0.09)
 \sigma_k=0.7194 (1.0)
 \sigma_\epsilon=0.7194 (1.30)
 C_{\epsilon 1}=1.42 (1.44)
 C_{\epsilon 2}=1.68 (1.92)
 \eta_0=4.38
 \beta=0.012 (derived from experiment)


Applicability and Use

Although the technique for deriving the RNG equations was quite revolutionary at the time, it's use has been more low key. Some workers claim it offers improved accuracy in rotating flows, although there are mixed results in this regard: It has shown improved results for modelling rotating cavities, but shown no improvements over the standard model for predicting vortex evolution (both these examples from individual experience). It is favoured for indoor air simulations.

References

Yakhot, V., Orszag, S.A., Thangam, S., Gatski, T.B. & Speziale, C.G. (1992), "Development of turbulence models for shear flows by a double expansion technique", Physics of Fluids A, Vol. 4, No. 7, pp1510-1520.

My wiki