| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=JPIM), | intent(in) | :: | K_IPLON | |||
| integer(kind=JPIM), | intent(in) | :: | KLON | |||
| integer(kind=JPIM), | intent(in) | :: | KLEV | |||
| integer(kind=JPIM), | intent(out) | :: | KCLD | |||
| real(kind=JPRB), | intent(in) | :: | PAER(KLON,6,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | PAPH(KLON,KLEV+1) | |||
| real(kind=JPRB), | intent(in) | :: | PAP(KLON,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | PTS(KLON) | |||
| real(kind=JPRB), | intent(in) | :: | PTH(KLON,KLEV+1) | |||
| real(kind=JPRB), | intent(in) | :: | PT(KLON,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | P_ZEMIS(KLON) | |||
| real(kind=JPRB), | intent(in) | :: | P_ZEMIW(KLON) | |||
| real(kind=JPRB), | intent(in) | :: | PQ(KLON,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | PCCO2 | |||
| real(kind=JPRB), | intent(in) | :: | POZN(KLON,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | PCLDF(KLON,KLEV) | |||
| real(kind=JPRB), | intent(in) | :: | PTAUCLD(KLON,KLEV,JPBAND) | |||
| real(kind=JPRB), | intent(out) | :: | PTCLEAR | |||
| real(kind=JPRB), | intent(out) | :: | P_CLDFRAC(JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_TAUCLD(JPLAY,JPBAND) | |||
| real(kind=JPRB), | intent(in) | :: | PTAU_LW(KLON,KLEV,NLW) | |||
| real(kind=JPRB), | intent(out) | :: | P_COLDRY(JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_WKL(JPINPX,JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_WX(JPXSEC,JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_TAUAERL(JPLAY,JPBAND) | |||
| real(kind=JPRB), | intent(out) | :: | PAVEL(JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_TAVEL(JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | PZ(0:JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_TZ(0:JPLAY) | |||
| real(kind=JPRB), | intent(out) | :: | P_TBOUND | |||
| integer(kind=JPIM), | intent(out) | :: | K_NLAYERS | |||
| real(kind=JPRB), | intent(out) | :: | P_SEMISS(JPBAND) | |||
| integer(kind=JPIM), | intent(out) | :: | K_IREFLECT |