GetEstimated_y Function

public function GetEstimated_y(y_plus, nu, u_tau) result(y)

Arguments

Type IntentOptional Attributes Name
real(kind=RP), intent(in) :: y_plus
real(kind=RP), intent(in) :: nu
real(kind=RP), intent(in) :: u_tau

Return Value real(kind=rp)