*** VDTUV - Compute U,V in spectral space
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=JPIM), | intent(in) | :: | KFIELD | |||
real(kind=JPRBT), | intent(in) | :: | PEPSNM(1:D%NUMP,0:R%NTMAX+2) | |||
real(kind=JPRB), | intent(inout) | :: | PVOR(:,:,:) | |||
real(kind=JPRB), | intent(inout) | :: | PDIV(:,:,:) | |||
real(kind=JPRB), | intent(out) | :: | PU(:,:,:) | |||
real(kind=JPRB), | intent(out) | :: | PV(:,:,:) |