RRTM_SETCOEF_140GP Subroutine

subroutine RRTM_SETCOEF_140GP(KLEV, P_COLDRY, P_WKL, P_FAC00, P_FAC01, P_FAC10, P_FAC11, P_FORFAC, K_JP, K_JT, K_JT1, P_COLH2O, P_COLCO2, P_COLO3, P_COLN2O, P_COLCH4, P_COLO2, P_CO2MULT, K_LAYTROP, K_LAYSWTCH, K_LAYLOW, PAVEL, P_TAVEL, P_SELFFAC, P_SELFFRAC, K_INDSELF)

Uses

  • proc~~rrtm_setcoef_140gp~4~~UsesGraph proc~rrtm_setcoef_140gp~4 RRTM_SETCOEF_140GP module~parkind1~2 PARKIND1 proc~rrtm_setcoef_140gp~4->module~parkind1~2 module~parrrtm~3 PARRRTM proc~rrtm_setcoef_140gp~4->module~parrrtm~3 module~yomhook yomhook proc~rrtm_setcoef_140gp~4->module~yomhook module~yoerrtrf YOERRTRF proc~rrtm_setcoef_140gp~4->module~yoerrtrf module~parrrtm~3->module~parkind1~2 module~yoerrtrf->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KLEV
real(kind=JPRB), intent(in) :: P_COLDRY(JPLAY)
real(kind=JPRB), intent(in) :: P_WKL(JPINPX,JPLAY)
real(kind=JPRB), intent(out) :: P_FAC00(JPLAY)
real(kind=JPRB), intent(out) :: P_FAC01(JPLAY)
real(kind=JPRB), intent(out) :: P_FAC10(JPLAY)
real(kind=JPRB), intent(out) :: P_FAC11(JPLAY)
real(kind=JPRB), intent(out) :: P_FORFAC(JPLAY)
integer(kind=JPIM), intent(out) :: K_JP(JPLAY)
integer(kind=JPIM), intent(out) :: K_JT(JPLAY)
integer(kind=JPIM), intent(out) :: K_JT1(JPLAY)
real(kind=JPRB), intent(out) :: P_COLH2O(JPLAY)
real(kind=JPRB), intent(out) :: P_COLCO2(JPLAY)
real(kind=JPRB), intent(out) :: P_COLO3(JPLAY)
real(kind=JPRB), intent(out) :: P_COLN2O(JPLAY)
real(kind=JPRB), intent(out) :: P_COLCH4(JPLAY)
real(kind=JPRB), intent(out) :: P_COLO2(JPLAY)
real(kind=JPRB), intent(out) :: P_CO2MULT(JPLAY)
integer(kind=JPIM), intent(out) :: K_LAYTROP
integer(kind=JPIM), intent(out) :: K_LAYSWTCH
integer(kind=JPIM), intent(out) :: K_LAYLOW
real(kind=JPRB), intent(in) :: PAVEL(JPLAY)
real(kind=JPRB), intent(in) :: P_TAVEL(JPLAY)
real(kind=JPRB), intent(out) :: P_SELFFAC(JPLAY)
real(kind=JPRB), intent(out) :: P_SELFFRAC(JPLAY)
integer(kind=JPIM), intent(out) :: K_INDSELF(JPLAY)

Calls

proc~~rrtm_setcoef_140gp~4~~CallsGraph proc~rrtm_setcoef_140gp~4 RRTM_SETCOEF_140GP proc~dr_hook dr_hook proc~rrtm_setcoef_140gp~4->proc~dr_hook

Contents