gwprofil Subroutine

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

Uses

  • proc~~gwprofil~2~~UsesGraph proc~gwprofil~2 gwprofil module~yoegwd_mod_h yoegwd_mod_h proc~gwprofil~2->module~yoegwd_mod_h module~dimphy~3 dimphy proc~gwprofil~2->module~dimphy~3 module~yomcst_mod_h yomcst_mod_h proc~gwprofil~2->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~2~~CalledByGraph proc~gwprofil~2 gwprofil proc~orodrag~2 orodrag proc~orodrag~2->proc~gwprofil~2 proc~drag_noro~2 drag_noro proc~drag_noro~2->proc~orodrag~2

Contents