get_uTau_subVisousLayer Function

public pure function get_uTau_subVisousLayer(visc_div_dist, velSW) result(uTau)

Arguments

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

dynamic viscosity divided by vertical distance from the wall

real(kind=rk), intent(in) :: velSW

velocity stream-wise parallel to wall

Return Value real(kind=rk)

friction velocity


Called by

proc~~get_utau_subvisouslayer~~CalledByGraph proc~get_utau_subvisouslayer get_uTau_subVisousLayer proc~fricvel_schmitt fricVel_Schmitt proc~fricvel_schmitt->proc~get_utau_subvisouslayer