RNG k-epsilon model
From CFD-Wiki
(→Transport Equations: the eta^3 term in the numerator is because the P_k factor has been incorporated, so the special RNG term is a modification of C_{2\epsilon}) |
|||
(2 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | { | + | {{Turbulence modeling}} |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
The RNG model was developed using Re-Normalisation Group (RNG) methods by [[#References|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. | The RNG model was developed using Re-Normalisation Group (RNG) methods by [[#References|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. | ||
Line 52: | Line 9: | ||
:<math> | :<math> | ||
- | \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{\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} |
</math> | </math> | ||
where | where | ||
<math> | <math> | ||
- | C_{ | + | C_{2\epsilon}^* = C_{2\epsilon} + {C_\mu \eta^3 (1-\eta/\eta_0)\over 1+\beta\eta^3} |
</math> | </math> | ||
Line 66: | Line 23: | ||
and | and | ||
<math> | <math> | ||
- | S= | + | S=(2S_{ij}S_{ij})^{1/2} |
</math> | </math> | ||
With the turbulent viscosity being calculated in the same manner as with the standard k-epsilon model. | With the turbulent viscosity being calculated in the same manner as with the standard k-epsilon model. | ||
+ | |||
==Constants== | ==Constants== | ||
It is interesting to note that the values of all of the constants (except <math> \beta</math>) 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: | It is interesting to note that the values of all of the constants (except <math> \beta</math>) 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: |
Latest revision as of 02:44, 5 June 2010
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 , a simple interpretation where bouyancy is neglected is
where
and and
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 ) 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:
- (0.09)
- (1.0)
- (1.30)
- (1.44)
- (1.92)
- (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.