thermcell_qsat Subroutine

public subroutine thermcell_qsat(klon, nlev, active, pplev, ztemp, zqta, zqsat)

Uses

  • proc~~thermcell_qsat~~UsesGraph proc~thermcell_qsat thermcell_qsat module~yomcst_mod_h yomcst_mod_h proc~thermcell_qsat->module~yomcst_mod_h module~yoethf_mod_h yoethf_mod_h proc~thermcell_qsat->module~yoethf_mod_h

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: klon
integer, intent(in) :: nlev
logical :: active(klon,nlev)
real :: pplev(klon,nlev)
real :: ztemp(klon,nlev)
real :: zqta(klon,nlev)
real :: zqsat(klon,nlev)

Called by

proc~~thermcell_qsat~~CalledByGraph proc~thermcell_qsat thermcell_qsat proc~thermcell_plume_6a thermcell_plume_6A proc~thermcell_plume_6a->proc~thermcell_qsat proc~thermcell_main~2 thermcell_main proc~thermcell_main~2->proc~thermcell_qsat proc~thermcell_main~2->proc~thermcell_plume_6a proc~thermcell_plume_5b thermcell_plume_5B proc~thermcell_main~2->proc~thermcell_plume_5b proc~thermcell_env thermcell_env proc~thermcell_main~2->proc~thermcell_env proc~thermcell_plume thermcell_plume proc~thermcell_main~2->proc~thermcell_plume proc~thermcell_plume_5b->proc~thermcell_qsat proc~thermcell_env->proc~thermcell_qsat proc~thermcell_plume_6a~2 thermcell_plume_6A proc~thermcell_plume_6a~2->proc~thermcell_qsat proc~thermcell_plume~2 thermcell_plume proc~thermcell_plume~2->proc~thermcell_qsat proc~thermcell_plume_5b~2 thermcell_plume_5B proc~thermcell_plume_5b~2->proc~thermcell_qsat proc~thermcell_env~2 thermcell_env proc~thermcell_env~2->proc~thermcell_qsat proc~thermcell_plume->proc~thermcell_qsat proc~thermcell_main thermcell_main proc~thermcell_main->proc~thermcell_qsat proc~thermcell_main->proc~thermcell_plume_6a proc~thermcell_main->proc~thermcell_plume_5b proc~thermcell_main->proc~thermcell_env proc~thermcell_main->proc~thermcell_plume proc~calltherm calltherm proc~calltherm->proc~thermcell_main proc~calltherm~2 calltherm proc~calltherm~2->proc~thermcell_main proc~physiq physiq proc~physiq->proc~calltherm proc~physiq~2 physiq proc~physiq~2->proc~calltherm proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents