K-omega models
From CFD-Wiki
(Difference between revisions)
Marcolovatto (Talk | contribs) |
|||
(One intermediate revision not shown) | |||
Line 2: | Line 2: | ||
== Introduction == | == Introduction == | ||
- | The K-omega model is one of the most | + | The K-omega model is one of the most commonly used [[Turbulence modeling|turbulence models]]. It is a [[Two equation models|two equation model]], that means, it includes 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. |
+ | |||
The first transported variable is turbulent kinetic energy, <math>k</math>. The second transported variable in this case is the specific dissipation, <math>\omega</math>. It is the variable that determines the scale of the turbulence, whereas the first variable, <math>k</math>, determines the energy in the turbulence. | The first transported variable is turbulent kinetic energy, <math>k</math>. The second transported variable in this case is the specific dissipation, <math>\omega</math>. It is the variable that determines the scale of the turbulence, whereas the first variable, <math>k</math>, determines the energy in the turbulence. | ||
+ | |||
+ | To calculate boundary conditions for this model see [[Turbulence free-stream boundary conditions|turbulence free-stream boundary conditions]]. | ||
== Common used K-omega models == | == Common used K-omega models == |
Latest revision as of 12:43, 12 October 2011
Introduction
The K-omega model is one of the most commonly used turbulence models. It is a two equation model, that means, it includes 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.
The first transported variable is turbulent kinetic energy, . The second transported variable in this case is the specific dissipation, . It is the variable that determines the scale of the turbulence, whereas the first variable, , determines the energy in the turbulence.
To calculate boundary conditions for this model see turbulence free-stream boundary conditions.