SRTM_TAUMOL26 Subroutine

subroutine SRTM_TAUMOL26(KIDIA, KFDIA, KLEV, P_COLMOL, K_LAYTROP, P_SFLUXZEN, P_TAUG, P_TAUR, PRMU0)

Uses

  • proc~~srtm_taumol26~~UsesGraph proc~srtm_taumol26 SRTM_TAUMOL26 module~yomhook yomhook proc~srtm_taumol26->module~yomhook module~yoesrta26 YOESRTA26 proc~srtm_taumol26->module~yoesrta26 module~parkind1~2 PARKIND1 proc~srtm_taumol26->module~parkind1~2 module~yoesrtm~2 YOESRTM proc~srtm_taumol26->module~yoesrtm~2 module~parsrtm~4 PARSRTM proc~srtm_taumol26->module~parsrtm~4 module~yoesrta26->module~parkind1~2 module~yoesrtm~2->module~parkind1~2 module~yoesrtm~2->module~parsrtm~4 module~parsrtm~4->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KIDIA
integer(kind=JPIM), intent(in) :: KFDIA
integer(kind=JPIM), intent(in) :: KLEV
real(kind=JPRB), intent(in) :: P_COLMOL(KIDIA:KFDIA,KLEV)
integer(kind=JPIM), intent(in) :: K_LAYTROP(KIDIA:KFDIA)
real(kind=JPRB), intent(out) :: P_SFLUXZEN(KIDIA:KFDIA,JPG)
real(kind=JPRB), intent(out) :: P_TAUG(KIDIA:KFDIA,KLEV,JPG)
real(kind=JPRB), intent(out) :: P_TAUR(KIDIA:KFDIA,KLEV,JPG)
real(kind=JPRB), intent(in) :: PRMU0(KIDIA:KFDIA)

Calls

proc~~srtm_taumol26~~CallsGraph proc~srtm_taumol26 SRTM_TAUMOL26 proc~dr_hook dr_hook proc~srtm_taumol26->proc~dr_hook

Called by

proc~~srtm_taumol26~~CalledByGraph proc~srtm_taumol26 SRTM_TAUMOL26 proc~srtm_gas_optical_depth SRTM_GAS_OPTICAL_DEPTH proc~srtm_gas_optical_depth->proc~srtm_taumol26 proc~gas_optics~2 gas_optics proc~gas_optics~2->proc~srtm_gas_optical_depth proc~radiation radiation proc~radiation->proc~gas_optics~2 proc~radiation~2 radiation proc~radiation~2->proc~gas_optics~2 proc~radiation_scheme~3 RADIATION_SCHEME proc~radiation_scheme~3->proc~radiation proc~radiation_scheme RADIATION_SCHEME proc~radiation_scheme->proc~radiation proc~radiation_scheme_s2 RADIATION_SCHEME_S2 proc~radiation_scheme_s2->proc~radiation program~ecrad_driver ecrad_driver program~ecrad_driver->proc~radiation proc~radiation_scheme~2 RADIATION_SCHEME proc~radiation_scheme~2->proc~radiation program~ecrad_ifs_driver ecrad_ifs_driver program~ecrad_ifs_driver->proc~radiation_scheme~3 program~ecrad_ifs_driver~2 ecrad_ifs_driver program~ecrad_ifs_driver~2->proc~radiation_scheme~3

Contents