thermcell_sec Subroutine

public subroutine thermcell_sec(ngrid, nlay, ptimestep, pplay, pplev, pphi, zlev, pu, pv, pt, po, pduadj, pdvadj, pdtadj, pdoadj, fm0, entr0, r_aspect, l_mix, w2di, tho)

Uses

  • proc~~thermcell_sec~~UsesGraph proc~thermcell_sec thermcell_sec module~yomcst_mod_h yomcst_mod_h proc~thermcell_sec->module~yomcst_mod_h module~dimphy~3 dimphy proc~thermcell_sec->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)
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 :: r_aspect
real :: l_mix
integer :: w2di
real :: tho

Calls

proc~~thermcell_sec~~CallsGraph proc~thermcell_sec thermcell_sec proc~abort_physic abort_physic proc~thermcell_sec->proc~abort_physic proc~dqthermcell2 dqthermcell2 proc~thermcell_sec->proc~dqthermcell2 proc~dqthermcell dqthermcell proc~thermcell_sec->proc~dqthermcell proc~dvthermcell2 dvthermcell2 proc~thermcell_sec->proc~dvthermcell2 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

Called by

proc~~thermcell_sec~~CalledByGraph proc~thermcell_sec thermcell_sec proc~calltherm calltherm proc~calltherm->proc~thermcell_sec proc~calltherm~2 calltherm proc~calltherm~2->proc~thermcell_sec 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