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