cv3_crit Subroutine

subroutine cv3_crit(nloc, ncum, nd, icb, inb, p, ph, pzero, v, threshold, kcrit, pcrit)

Uses

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

Arguments

Type IntentOptional Attributes Name
integer :: nloc
integer :: ncum
integer :: nd
integer :: icb(nloc)
integer :: inb(nloc)
real :: p(nloc,nd)
real :: ph(nloc,nd+1)
real :: pzero(nloc)
real :: v(nloc,nd)
real :: threshold
integer :: kcrit(nloc)
real :: pcrit(nloc)

Contents