cv3_buoy_mod Module


Contents


Subroutines

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

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)