DESCRIPTION: CALCULATION OF THE STABILITY CORRECTION FUNCTION FOR * MOMENTUM AS FUNCTION OF HEIGHT Z AND OBUKHOV SCALE * HEIGHT L * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | z | ||||
real | :: | al |
DESCRIPTION: CALCULATION OF FRICTION VELOCITY AND SURFACE SENS- * IBLE HEAT FLUX USING THE PROFILE METHOD (BERKOVICZ * AND PRAHM, 1982) * * Output now is surface stress instead of ustar * * *
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real | :: | ps | ||||
real | :: | td2m | ||||
real | :: | zml1 | ||||
real | :: | t2m | ||||
real | :: | tml1 | ||||
real | :: | u10m | ||||
real | :: | uml1 | ||||
real | :: | stress | ||||
real | :: | hf |