topdiv
Calculation
Return value
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 268 2007-08-24 14:07:01Z 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 |