Van Driest
Properties
- Van Driest damping function
- Includes additional limiting
- Applied in the region up to of 500
Model equations
The Van Driest damping function is given by:
The final length scale is given by:
where is a geometric-based delta function such as the cube-root volume delta.
Usage
The model is specified using:
delta vanDriest;
vanDriestCoeffs
{
delta <geometricDelta>;
// Optional entries
kappa 0.41;
Aplus 26;
Cdelta 0.158;
calcInterval 1;
}
The model requires the near wall distance which can be costly to compute
for moving mesh cases. Here, the optional calcInterval entry can be used to
reduce the update frequency of the wall distance calculation at the expense of
increased modelling errors.
Further information
Source code: