|
LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | cv3_crit (nloc, ncum, nd, icb, inb, p, ph, pzero, v, threshold, kcrit, pcrit) |
| subroutine cv3_crit | ( | integer | nloc, |
| integer | ncum, | ||
| integer | nd, | ||
| integer, dimension(nloc) | icb, | ||
| integer, dimension(nloc) | inb, | ||
| real, dimension(nloc, nd) | p, | ||
| real, dimension(nloc, nd+1) | ph, | ||
| real, dimension(nloc) | pzero, | ||
| real, dimension(nloc, nd) | v, | ||
| real | threshold, | ||
| integer, dimension(nloc) | kcrit, | ||
| real, dimension(nloc) | pcrit | ||
| ) |
Definition at line 3 of file cv3_crit.F90.