Sponsored Links
-->

Jumat, 21 September 2018

How to calculate turbulent kinetic energy k - YouTube
src: i.ytimg.com

In fluid dynamics, turbulence kinetic energy (TKE) is the mean kinetic energy per unit mass associated with eddies in turbulent flow. Physically, the turbulence kinetic energy is characterised by measured root-mean-square (RMS) velocity fluctuations.

In Reynolds-averaged Navier Stokes equations, the turbulence kinetic energy can be calculated based on the closure method, i.e. a turbulence model. Generally, the TKE can be quantified by the mean of the turbulence normal stresses:

k = 1 2 ( ( u ? ) 2 ¯ + ( v ? ) 2 ¯ + ( w ? ) 2 ¯ ) . {\displaystyle k={\frac {1}{2}}\left(\,{\overline {(u')^{2}}}+{\overline {(v')^{2}}}+{\overline {(w')^{2}}}\,\right).}

TKE can be produced by fluid shear, friction or buoyancy, or through external forcing at low-frequency eddy scales(integral scale). Turbulence kinetic energy is then transferred down the turbulence energy cascade, and is dissipated by viscous forces at the Kolmogorov scale. This process of production, transport and dissipation can be expressed as:

D k D t + ? ? T ? = P - ? , {\displaystyle {\frac {Dk}{Dt}}+\nabla \cdot T'=P-\varepsilon ,}

where:

  • Dk/Dt is the mean-flow material derivative of TKE;
  • ? · T? is the turbulence transport of TKE;
  • P is the production of TKE, and
  • ? is the TKE dissipation.

Assuming density and viscosity both constant, the full form of the TKE equation is:

? k ? t ? Local derivative + u ¯ j ? k ? x j ? Advection = - 1 ? o ? u i ? p ? ¯ ? x i ? Pressure diffusion - 1 2 ? u j ? u j ? u i ? ¯ ? x i ? Turbulent transport T + ? ? 2 k ? x j 2 ? Molecular viscous transport - u i ? u j ? ¯ ? u i ¯ ? x j ? Production P - ? ? u i ? ? x j ? u i ? ? x j ¯ ? Dissipation ? k - g ? o ? ? u i ? ¯ ? i 3 ? Buoyancy flux b {\displaystyle \underbrace {\frac {\partial k}{\partial t}} _{\begin{smallmatrix}{\text{Local}}\\{\text{derivative}}\end{smallmatrix}}+\underbrace {{\overline {u}}_{j}{\frac {\partial k}{\partial x_{j}}}} _{\begin{smallmatrix}{\text{Advection}}\end{smallmatrix}}=-\underbrace {{\frac {1}{\rho _{o}}}{\frac {\partial {\overline {u'_{i}p'}}}{\partial x_{i}}}} _{\begin{smallmatrix}{\text{Pressure}}\\{\text{diffusion}}\end{smallmatrix}}-\underbrace {{\frac {1}{2}}{\frac {\partial {\overline {u_{j}'u_{j}'u_{i}'}}}{\partial x_{i}}}} _{\begin{smallmatrix}{\text{Turbulent}}\\{\text{transport}}\\{\mathcal {T}}\end{smallmatrix}}+\underbrace {\nu {\frac {\partial ^{2}k}{\partial x_{j}^{2}}}} _{\begin{smallmatrix}{\text{Molecular}}\\{\text{viscous}}\\{\text{transport}}\end{smallmatrix}}\underbrace {-{\overline {u'_{i}u'_{j}}}{\frac {\partial {\overline {u_{i}}}}{\partial x_{j}}}} _{\begin{smallmatrix}{\text{Production}}\\{\mathcal {P}}\end{smallmatrix}}-\underbrace {\nu {\overline {{\frac {\partial u'_{i}}{\partial x_{j}}}{\frac {\partial u'_{i}}{\partial x_{j}}}}}} _{\begin{smallmatrix}{\text{Dissipation}}\\\varepsilon _{k}\end{smallmatrix}}-\underbrace {{\frac {g}{\rho _{o}}}{\overline {\rho 'u'_{i}}}\delta _{i3}} _{\begin{smallmatrix}{\text{Buoyancy flux}}\\b\end{smallmatrix}}}

By examining these phenomena, the turbulence kinetic energy budget for a particular flow can be found.


Video Turbulence kinetic energy



Computational fluid dynamics

In computational fluid dynamics (CFD), it is impossible to numerically simulate turbulence without discretizing the flow-field as far as the Kolmogorov microscales, which is called direct numerical simulation (DNS). Because DNS simulations are exorbitantly expensive due to memory, computational and storage overheads, turbulence models are used to simulate the effects of turbulence. A variety of models are used, but generally TKE is a fundamental flow property which must be calculated in order for fluid turbulence to be modelled.

Reynolds-averaged Navier-Stokes equations

Reynolds-averaged Navier-Stokes (RANS) simulations use the Boussinesq eddy viscosity hypothesis to calculate the Reynolds stresses that result from the averaging procedure:

u i ? u j ? ¯ = 2 3 k ? i j - ? t ( ? u i ¯ ? x j + ? u j ¯ ? x i ) , {\displaystyle {\overline {u'_{i}u'_{j}}}={\frac {2}{3}}k\delta _{ij}-\nu _{t}\left({\frac {\partial {\overline {u_{i}}}}{\partial x_{j}}}+{\frac {\partial {\overline {u_{j}}}}{\partial x_{i}}}\right),}

where

? t = c ? k ? l m . {\displaystyle \nu _{t}=c\cdot {\sqrt {k}}\cdot l_{m}.}

The exact method of resolving TKE depends upon the turbulence model used; k-? (k-epsilon) models assume isotropy of turbulence whereby the normal stresses are equal:

( u ? ) 2 ¯ = ( v ? ) 2 ¯ = ( w ? ) 2 ¯ . {\displaystyle {\overline {(u')^{2}}}={\overline {(v')^{2}}}={\overline {(w')^{2}}}.}

This assumption makes modelling of turbulence quantities (k and ?) simpler, but will not be accurate in scenarios where anisotropic behaviour of turbulence stresses dominates, and the implications of this in the production of turbulence also leads to over-prediction since the production depends on the mean rate of strain, and not the difference between the normal stresses (as they are, by assumption, equal).

Reynolds-stress models (RSM) use a different method to close the Reynolds stresses, whereby the normal stresses are not assumed isotropic, so the issue with TKE production is avoided.

Initial conditions

Accurate prescription of TKE as initial conditions in CFD simulations are important to accurately predict flows, especially in high Reynolds-number simulations. A smooth duct example is given below.

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

where I is the initial turbulence intensity [%] given below, and U is the initial velocity magnitude;

? = c ? 3 4 k 3 2 l - 1 . {\displaystyle \varepsilon ={c_{\mu }}^{\frac {3}{4}}k^{\frac {3}{2}}l^{-1}.}

Here l is the turbulence or eddy length scale, given below, and c? is a k-? model parameter whose value is typically given as 0.09;

I = 0.16 R e - 1 8 . {\displaystyle I=0.16Re^{-{\frac {1}{8}}}.}

The turbulent length scale can be estimated as

l = 0.07 L , {\displaystyle l=0.07L,}

with L a characteristic length. For internal flows this may take the value of the inlet duct (or pipe) width (or diameter) or the hydraulic diameter.


Maps Turbulence kinetic energy



References


Fish responses to flow velocity and turbulence in relation to size ...
src: rsif.royalsocietypublishing.org


External links

  • Turbulence kinetic energy at CFD Online.
  • Absi, R. (2008). "Analytical solutions for the modeled k-equation". ASME J. Appl. Mech. 75 (044501): 1-4. Bibcode:2008JAM....75d4501A. doi:10.1115/1.2912722. 

Source of article : Wikipedia