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~2~~UsesGraph proc~cv30_closure~2 cv30_closure module~cvthermo_mod_h cvthermo_mod_h proc~cv30_closure~2->module~cvthermo_mod_h

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~2~~CallsGraph proc~cv30_closure~2 cv30_closure amax1 amax1 proc~cv30_closure~2->amax1 amin1 amin1 proc~cv30_closure~2->amin1

Contents