BUG: nutLowReWallFunction: missing turbulent viscosity in yPlus func
Summary
nutLowReWallFunction
computes
by (nutLowReWallFunctionFvPatchScalarField.C#L123):
The generalisation of
computation (see yPlus.C#L153) requires the
in the numerator to be replaced by the effective viscosity on patch (fluid viscosity + turbulent viscosity):
Although effects of turbulent viscosity in the lower part of the viscous sublayer can be neglected, this simplification starts to break down towards the buffer layer.
Environment information
- OpenFOAM version : all supported versions