diagphy Subroutine

subroutine diagphy(airephy, tit, iprt, tops, topl, sols, soll, sens, evap, rain_fall, snow_fall, ts, d_etp_tot, d_qt_tot, d_ec_tot, fs_bound, fq_bound)

Uses

  • proc~~diagphy~2~~UsesGraph proc~diagphy~2 diagphy module~yomcst_mod_h yomcst_mod_h proc~diagphy~2->module~yomcst_mod_h module~yoethf_mod_h yoethf_mod_h proc~diagphy~2->module~yoethf_mod_h module~dimphy~3 dimphy proc~diagphy~2->module~dimphy~3

Arguments

Type IntentOptional Attributes Name
real :: airephy(klon)
character(len=15) :: tit
integer :: iprt
real :: tops(klon)
real :: topl(klon)
real :: sols(klon)
real :: soll(klon)
real :: sens(klon)
real :: evap(klon)
real :: rain_fall(klon)
real :: snow_fall(klon)
real :: ts(klon)
real :: d_etp_tot
real :: d_qt_tot
real :: d_ec_tot
real :: fs_bound
real :: fq_bound

Contents