Compute the difference in between u-wind levels dzu
from the difference in between
w-wind levels dzw
, where is the vertical coordinate, u-wind and w-wind levels are synonymous with
layer midpoints and interfaces in MPAS, respectively.
(KCW, 2025-10-20)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real32), | intent(in) | :: | dzw(:) |
Compute the difference in between u-wind levels dzu
from the difference in between
w-wind levels dzw
, where is the vertical coordinate, u-wind and w-wind levels are synonymous with
layer midpoints and interfaces in MPAS, respectively.
(KCW, 2025-10-20)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | dzw(:) |