*** UVTVD - Compute vor/div from u and v in spectral space
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KM | |||
| integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
| real(kind=JPRB), | intent(in) | :: | PEPSNM(0:R%NTMAX+2) | |||
| real(kind=JPRB), | intent(inout) | :: | PU(:,:) | |||
| real(kind=JPRB), | intent(inout) | :: | PV(:,:) | |||
| real(kind=JPRB), | intent(out) | :: | PVOR(:,:) | |||
| real(kind=JPRB), | intent(out) | :: | PDIV(:,:) |