CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Turbulence free-stream boundary conditions

Turbulence free-stream boundary conditions

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
m
(added formulas for computíng turbulence model variables)
Line 3: Line 3:
Estimating the turbulence model variables, like turbulent energy, dissipation or Reynolds stresses, directly is often difficult. Instead it is easier to think in terms of variables like the incoming [[turbulence intensity]] and [[turbulent length scale]] or [[eddy viscosity ratio]]. These properties are more intuitive to understand and can more easily be related to physical characteristics of the problem.
Estimating the turbulence model variables, like turbulent energy, dissipation or Reynolds stresses, directly is often difficult. Instead it is easier to think in terms of variables like the incoming [[turbulence intensity]] and [[turbulent length scale]] or [[eddy viscosity ratio]]. These properties are more intuitive to understand and can more easily be related to physical characteristics of the problem.
 +
==Formulas for computing the turbulence model variables==
 +
Once an appropriate turbulence intensity and turbulent length scale or eddy viscosity ratio has been estimated the primitive turbulence model variables can be computed from the following formulas:
 +
 +
==Turbulent energy, <math>k</math>==
 +
 +
The turbulent energy, <math>k</math>, can be computed as:
 +
 +
:<math>k = \frac{3}{2} \; (U \, I)^2</math>
 +
 +
Where <math>U</math> is the mean flow velocity and <math>I</math> is the [[turbulence intensity]].
 +
 +
==Dissipation rate, <math>\epsilon</math>==
 +
 +
The turbulent dissipation rate, <math>\epsilon</math>, can be computed as:
 +
 +
:<math>\epsilon = C_\mu^\frac{3}{4} \, \frac{k^\frac{3}{2}}{l}</math>
 +
 +
Where <math>C_\mu</math> is a turbulence model constant which usually has a value of <math>0.09</math>, <math>k</math> is the turbulent energy and <math>l</math> is the [[turbulent length scale]]
 +
 +
==Specific dissipation rate, <math>\omega</math>==
{{stub}}
{{stub}}

Revision as of 22:38, 18 April 2006

In most CFD simulations it is necessary to specify values of the turbulence variables at the inlets. For example, if you are using a k-\epsilon model you have to specify values of k and \epsilon at the inlets. This is often difficult and a source of uncertainty since the incoming turbulence is rarely known exactly. Most often you are forced to make a more or less educated guess of the incoming turbulence.

Estimating the turbulence model variables, like turbulent energy, dissipation or Reynolds stresses, directly is often difficult. Instead it is easier to think in terms of variables like the incoming turbulence intensity and turbulent length scale or eddy viscosity ratio. These properties are more intuitive to understand and can more easily be related to physical characteristics of the problem.

Contents

Formulas for computing the turbulence model variables

Once an appropriate turbulence intensity and turbulent length scale or eddy viscosity ratio has been estimated the primitive turbulence model variables can be computed from the following formulas:

Turbulent energy, k

The turbulent energy, k, can be computed as:

k = \frac{3}{2} \; (U \, I)^2

Where U is the mean flow velocity and I is the turbulence intensity.

Dissipation rate, \epsilon

The turbulent dissipation rate, \epsilon, can be computed as:

\epsilon = C_\mu^\frac{3}{4} \, \frac{k^\frac{3}{2}}{l}

Where C_\mu is a turbulence model constant which usually has a value of 0.09, k is the turbulent energy and l is the turbulent length scale

Specific dissipation rate, \omega

My wiki