gwprofil Subroutine

public subroutine gwprofil(nlon, nlev, kgwd, kdx, ktest, kkcrith, kcrit, paphm1, prho, pstab, pvph, pri, ptau, pdmod, psig, pvar)

Uses

  • proc~~gwprofil~~UsesGraph proc~gwprofil gwprofil module~yoegwd_mod_h yoegwd_mod_h proc~gwprofil->module~yoegwd_mod_h module~dimphy~3 dimphy proc~gwprofil->module~dimphy~3 module~yomcst_mod_h yomcst_mod_h proc~gwprofil->module~yomcst_mod_h

Arguments

Type IntentOptional Attributes Name
integer :: nlon
integer :: nlev
integer :: kgwd
integer :: kdx(nlon)
integer :: ktest(nlon)
integer :: kkcrith(nlon)
integer :: kcrit(nlon)
real :: paphm1(nlon,nlev+1)
real :: prho(nlon,nlev+1)
real :: pstab(nlon,nlev+1)
real :: pvph(nlon,nlev+1)
real :: pri(nlon,nlev+1)
real :: ptau(nlon,nlev+1)
real :: pdmod(nlon)
real :: psig(nlon)
real :: pvar(nlon)

Called by

proc~~gwprofil~~CalledByGraph proc~gwprofil gwprofil proc~orodrag orodrag proc~orodrag->proc~gwprofil proc~drag_noro drag_noro proc~drag_noro->proc~orodrag proc~physiq physiq proc~physiq->proc~drag_noro proc~physiq~2 physiq proc~physiq~2->proc~drag_noro 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