topdiv
Calculation
Return value
RES
the divergence of the input data (with the same size)
Parameters
uu
vv
Keywords
DIREC
type: scalar string
Examples
IDL> @tst_initorca2
IDL> plt, div(dist(jpi,jpj), dist(jpi,jpj))
Version history
Version
$Id: div.pro 231 2007-03-19 17:15:51Z pinsard $
History
Guillaume Roullet (grlod@ipsl.jussieu.fr): creation; spring 1998
Sebastien Masson (smasson@lodyc.jussieu.fr)
adaptation to work with a reduce domain; 12/1/2000
Known issues
Todo items
code the 4d case
Restrictions
Other attributes
Uses routines
cm_4cal, cm_4data, cm_4mmesh
Statistics
McCabe cyclic | 49 |
McCabe essential | 1 |
McCabe modular design | 1 |