Returns the aerodynamic roughness length scaled by friction velocity squared and gravitational acceleration, after Stewart (1974).
References:
TODO reference
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=realkind), | intent(in) | :: | z0 | Roughness length [m] |
||
real(kind=realkind), | intent(in) | :: | ustar | Friction velocity [m/s] |
||
real(kind=realkind), | intent(in) | :: | grav | Gravitational acceleration [m/s^2] |