extend the abstract subclass mus_wall_function_type
function to get uPlus
function to get uPlus
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | yPlus |
yPlus |
function to apply the newton method
function to get the derivative of uPlus with respect to uTau
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | y |
vertical distance from the wall |
||
real(kind=rk), | intent(in) | :: | uTau |
uTau at iteration n |
||
real(kind=rk), | intent(in) | :: | nu |
dynamic viscosity |