cv3_buoy Subroutine

public subroutine cv3_buoy(nloc, ncum, nd, icb, inb, pbase, plcl, p, ph, ale, cin, tv, tvp, buoy)

Uses

  • proc~~cv3_buoy~2~~UsesGraph proc~cv3_buoy~2 cv3_buoy module~lmdz_cv_ini~2 lmdz_cv_ini proc~cv3_buoy~2->module~lmdz_cv_ini~2 module~yomcst2_mod_h yomcst2_mod_h proc~cv3_buoy~2->module~yomcst2_mod_h

Arguments

Type IntentOptional Attributes Name
integer :: nloc
integer :: ncum
integer :: nd
integer :: icb(nloc)
integer :: inb(nloc)
real :: pbase(nloc)
real :: plcl(nloc)
real :: p(nloc,nd)
real :: ph(nloc,nd+1)
real :: ale(nloc)
real :: cin(nloc)
real :: tv(nloc,nd)
real :: tvp(nloc,nd)
real :: buoy(nloc,nd)

Contents