get_uPlus Function

private pure function get_uPlus(yPlus) result(uPlus)

function to get uPlus

Type Bound

mus_wall_function_reichardt_type

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: yPlus

yPlus

Return Value real(kind=rk)