SRTM_SRTM_224GP_MCICA Subroutine

subroutine SRTM_SRTM_224GP_MCICA(KIDIA, KFDIA, KLON, KLEV, KSW, KCOLS, KCLDLY, PAER, PALBD, PALBP, PAPH, PAP, PTS, PTH, PT, PQ, PCCO2, POZN, PRMU0, PFRCL, PTAUC, PASYC, POMGC, PFSUX, PFSUC)

Uses

  • proc~~srtm_srtm_224gp_mcica~2~~UsesGraph proc~srtm_srtm_224gp_mcica~2 SRTM_SRTM_224GP_MCICA module~yomhook yomhook proc~srtm_srtm_224gp_mcica~2->module~yomhook module~yoesrtaer YOESRTAER proc~srtm_srtm_224gp_mcica~2->module~yoesrtaer module~yomphy3 YOMPHY3 proc~srtm_srtm_224gp_mcica~2->module~yomphy3 module~parkind1~2 PARKIND1 proc~srtm_srtm_224gp_mcica~2->module~parkind1~2 module~yomcst~3 YOMCST proc~srtm_srtm_224gp_mcica~2->module~yomcst~3 module~yoerad yoerad proc~srtm_srtm_224gp_mcica~2->module~yoerad module~clesphys_mod_h~2 clesphys_mod_h proc~srtm_srtm_224gp_mcica~2->module~clesphys_mod_h~2 module~parsrtm~4 PARSRTM proc~srtm_srtm_224gp_mcica~2->module~parsrtm~4 module~yoesrtaer->module~parkind1~2 module~yomphy3->module~parkind1~2 module~yomcst~3->module~parkind1~2 module~parsrtm~4->module~parkind1~2

include "clesphys.h"

  print 9004,JK,ZBBCU(JK),ZBBCD(JK),ZBBFU(JK),ZBBFD(JK)

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KIDIA
integer(kind=JPIM), intent(in) :: KFDIA
integer(kind=JPIM), intent(in) :: KLON
integer(kind=JPIM), intent(in) :: KLEV
integer(kind=JPIM), intent(in) :: KSW
integer(kind=JPIM), intent(in) :: KCOLS
integer(kind=JPIM), intent(in) :: KCLDLY(KCOLS)
real(kind=JPRB), intent(in) :: PAER(KLON,6,KLEV)
real(kind=JPRB), intent(in) :: PALBD(KLON,KSW)
real(kind=JPRB), intent(in) :: PALBP(KLON,KSW)
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) :: PQ(KLON,KLEV)
real(kind=JPRB), intent(in) :: PCCO2
real(kind=JPRB), intent(in) :: POZN(KLON,KLEV)
real(kind=JPRB), intent(in) :: PRMU0(KLON)
real(kind=JPRB), intent(in) :: PFRCL(KLON,KCOLS,KLEV)
real(kind=JPRB), intent(in) :: PTAUC(KLON,KCOLS,KLEV)
real(kind=JPRB), intent(in) :: PASYC(KLON,KCOLS,KLEV)
real(kind=JPRB), intent(in) :: POMGC(KLON,KCOLS,KLEV)
real(kind=JPRB), intent(out) :: PFSUX(KLON,2,KLEV+1)
real(kind=JPRB), intent(out) :: PFSUC(KLON,2,KLEV+1)

Calls

proc~~srtm_srtm_224gp_mcica~2~~CallsGraph proc~srtm_srtm_224gp_mcica~2 SRTM_SRTM_224GP_MCICA proc~dr_hook dr_hook proc~srtm_srtm_224gp_mcica~2->proc~dr_hook

Contents