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