*** SRTM_VRTQDR - VERTICAL QUADRATURE
INTERFACE. ----------
0.1 ARGUMENTS ---------
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | KLEV | |||
| integer(kind=JPIM), | intent(in) | :: | KW | |||
| real(kind=JPRB), | intent(in) | :: | PREF(JPLAY+1) | |||
| real(kind=JPRB), | intent(in) | :: | PREFD(JPLAY+1) | |||
| real(kind=JPRB), | intent(in) | :: | PTRA(JPLAY+1) | |||
| real(kind=JPRB), | intent(in) | :: | PTRAD(JPLAY+1) | |||
| real(kind=JPRB), | intent(in) | :: | PDBT(JPLAY+1) | |||
| real(kind=JPRB), | intent(out) | :: | PRDND(JPLAY+1) | |||
| real(kind=JPRB), | intent(inout) | :: | PRUP(JPLAY+1) | |||
| real(kind=JPRB), | intent(inout) | :: | PRUPD(JPLAY+1) | |||
| real(kind=JPRB), | intent(in) | :: | PTDBT(JPLAY+1) | |||
| real(kind=JPRB), | intent(inout) | :: | PFD(JPLAY+1,JPGPT) | |||
| real(kind=JPRB), | intent(inout) | :: | PFU(JPLAY+1,JPGPT) |