CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Two equation turbulence models

Two equation turbulence models

From CFD-Wiki

Revision as of 21:07, 9 May 2006 by Jola (Talk | contribs)
Jump to: navigation, search

Two-equation turbulence models are one of the most common type of turbulence models. Models like the k-epsilon model and the k-omega model have become industry standard models and are commonly used for most types of engineering problems. Two-equation turbulence models are also very much still an active area of research and new refined two-equation models are still being developed.

By definition, two-equation models include two extra transport equations to represent the turbulent properties of the flow. This allows a two-equation model to account for history effects like convection and diffusion of turbulent energy.

Most often one of the transported variables is the turbulent kinetic energy, k. The second transported variable varies depending on what type of two-equation model it is. Common choices are the turbulent dissipation, \epsilon, or the specific dissipation, \omega. The second variable can be thought of as the variable that determines the scale of the turbulence (length-scale or time-scale), whereas the first variable, k, determines the energy in the turbulence.

The basis for all two-equation models is the Boussinesq eddy viscosity assumption, which postulates that the Reynolds stress tensor, \tau_{ij}, is proportional to the mean strain rate tensor, S_{ij}, and can be written in the following way:

\tau_{ij} = 2 \, \mu_t \, S_{ij}

Where \mu_t is a scalar property called the eddy viscosity. The same equation can be written more explicitly as:

 -\overline{\rho u'_i u'_j} = \mu_t \, \left( \frac{\partial U_i}{\partial x_j} + \frac{\partial U_j}{\partial x_i} \right)

The Boussinesq assumption is both the strength and the weakness of two equation models. This assumption is a huge simplification which allows one to think of the effect of turbulence on the mean flow in the same way as molecular viscosity affects a laminar flow. The assumption also makes it possible to introduce intuitive scalar turbulence variables like the turbulent energy and dissipation and to relate these variables to even more intuitive variables like turbulence intensity and turbulence length scale.

My wiki