thermcell_cld Subroutine

public subroutine thermcell_cld(ngrid, nlay, ptimestep, pplay, pplev, pphi, zlev, debut, pu, pv, pt, po, pduadj, pdvadj, pdtadj, pdoadj, fm0, entr0, zqla, lmax, zmax_sec, wmax_sec, zw_sec, lmix_sec, ratqscth, ratqsdiff, r_aspect, l_mix, w2di, tho)

Uses

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

Arguments

Type IntentOptional Attributes Name
integer :: ngrid
integer :: nlay
real :: ptimestep
real :: pplay(ngrid,nlay)
real :: pplev(ngrid,nlay+1)
real :: pphi(ngrid,nlay)
real :: zlev(klon,klev+1)
logical :: debut
real :: pu(ngrid,nlay)
real :: pv(ngrid,nlay)
real :: pt(ngrid,nlay)
real :: po(ngrid,nlay)
real :: pduadj(ngrid,nlay)
real :: pdvadj(ngrid,nlay)
real :: pdtadj(ngrid,nlay)
real :: pdoadj(ngrid,nlay)
real :: fm0(klon,klev+1)
real :: entr0(klon,klev)
real :: zqla(klon,klev)
integer :: lmax(klon)
real :: zmax_sec(klon)
real :: wmax_sec(klon)
real :: zw_sec(klon,klev+1)
integer :: lmix_sec(klon)
real :: ratqscth(klon,klev)
real :: ratqsdiff(klon,klev)
real :: r_aspect
real :: l_mix
integer :: w2di
real :: tho

Calls

proc~~thermcell_cld~2~~CallsGraph proc~thermcell_cld~2 thermcell_cld proc~abort_physic abort_physic proc~thermcell_cld~2->proc~abort_physic proc~dqthermcell~2 dqthermcell proc~thermcell_cld~2->proc~dqthermcell~2 proc~dqthermcell2~2 dqthermcell2 proc~thermcell_cld~2->proc~dqthermcell2~2 proc~dvthermcell2~2 dvthermcell2 proc~thermcell_cld~2->proc~dvthermcell2~2 proc~fermeture_seche~2 fermeture_seche proc~thermcell_cld~2->proc~fermeture_seche~2 histclo histclo proc~abort_physic->histclo proc~mpi_abort MPI_ABORT proc~abort_physic->proc~mpi_abort restclo restclo proc~abort_physic->restclo getin_dump getin_dump proc~abort_physic->getin_dump proc~lmdz_mpi_wrapper_abort lmdz_mpi_wrapper_abort proc~mpi_abort->proc~lmdz_mpi_wrapper_abort

Contents