*** UPDSPAD - Update spectral arrays after direct Legendre transform
Interface. ---------- CALL UPDSPAD(...)
1.2 SCALARS
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=JPIM), | intent(in) | :: | KM | |||
integer(kind=JPIM), | intent(in) | :: | KF_UV | |||
integer(kind=JPIM), | intent(in) | :: | KF_SCALARS | |||
real(kind=JPRB), | intent(out) | :: | POA1(:,:) | |||
real(kind=JPRB), | intent(out) | :: | POA2(:,:) | |||
real(kind=JPRB), | intent(inout), | optional | :: | PSPVOR(:,:) | ||
real(kind=JPRB), | intent(inout), | optional | :: | PSPDIV(:,:) | ||
real(kind=JPRB), | intent(inout), | optional | :: | PSPSCALAR(:,:) | ||
real(kind=JPRB), | intent(inout), | optional | :: | PSPSC3A(:,:,:) | ||
real(kind=JPRB), | intent(inout), | optional | :: | PSPSC3B(:,:,:) | ||
real(kind=JPRB), | intent(inout), | optional | :: | PSPSC2(:,:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KFLDPTRUV(:) | ||
integer(kind=JPIM), | intent(in), | optional | :: | KFLDPTRSC(:) |