Skip to main content

Turbulent intensity kinetic energy

Properties

  • based on the inlet-outlet condition
  • sets the turbulent kinetic energy based on the patch velocity and user-supplied turbulence intensity
kp=1.5(Iu)2 k_p = 1.5 \left( I \mag{\u} \right)^2
  • in the event of reverse flow, a zeroGradient condition is applied, i.e.
dkdx=0 \frac{d k}{d x} = 0

Usage

The condition is specified in the field file using:

<patchName>
{
type turbulentIntensityKineticEnergyInlet;
intensity 0.05;
value <field value>;

// Optional entries
U U;
phi phi;
}

Further information

Source code: