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

RNG k-epsilon model

From CFD-Wiki

Revision as of 07:42, 12 June 2007 by Si (Talk | contribs)
Jump to: navigation, search
Turbulence modeling
Turbulence
Algebraic models
One equation models
Two equation models
Standard k-epsilon model
Realisable k-epsilon model
RNG k-epsilon model
Near-wall treatment
Wilcox's k-omega model
Wilcox's modified k-omega model
SST k-omega model
Near-wall treatment
Kato-Launder modification
Durbin's realizability constraint
Yap correction

Contents

Background

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.

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_{1\epsilon}^* = C_{1\epsilon} - {C_\mu \eta^3 (1-\eta/\eta_0)\over 1+\beta\eta^3}

and 
\eta = S k / \epsilon
and 
S=2(S_{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