cv30_closure Subroutine

public subroutine cv30_closure(nloc, ncum, nd, icb, inb, pbase, p, ph, tv, buoy, sig, w0, cape, m)

Uses

  • proc~~cv30_closure~~UsesGraph proc~cv30_closure cv30_closure module~lmdz_cv_ini~2 lmdz_cv_ini proc~cv30_closure->module~lmdz_cv_ini~2

Arguments

Type IntentOptional Attributes Name
integer :: nloc
integer :: ncum
integer :: nd
integer :: icb(nloc)
integer :: inb(nloc)
real :: pbase(nloc)
real :: p(nloc,nd)
real :: ph(nloc,nd+1)
real :: tv(nloc,nd)
real :: buoy(nloc,nd)
real :: sig(nloc,nd)
real :: w0(nloc,nd)
real :: cape(nloc)
real :: m(nloc,nd)

Calls

proc~~cv30_closure~~CallsGraph proc~cv30_closure cv30_closure amax1 amax1 proc~cv30_closure->amax1 amin1 amin1 proc~cv30_closure->amin1

Called by

proc~~cv30_closure~~CalledByGraph proc~cv30_closure cv30_closure proc~cv_driver cv_driver proc~cv_driver->proc~cv30_closure proc~cv_driver~2 cv_driver proc~cv_driver~2->proc~cv30_closure proc~concvl concvl proc~concvl->proc~cv_driver proc~concvl~2 concvl proc~concvl~2->proc~cv_driver proc~physiq physiq proc~physiq->proc~concvl proc~physiq~2 physiq proc~physiq~2->proc~concvl 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