Previous SAXO Documentation Assistant: Overview Next

ToBeReviewed/GRILLE/

grille.pro

Choose the grid which must be used to do the graph in function of vargrid and send back corresponding parameters calculated in domdef and reduced at the domain defined by domdef (contrarily to grandegrille) BEWARE!! The choice of the grid is made from the value of the global variable vargrid, which can be equal to 'T', 'U', 'V', 'W' ou 'F'.

grille Grid

grille[, mask][, glam][, gphi][, gdep][, nx][, ny][, nz][, firstx][, firsty][, firstz][, lastx][, lasty][, lastz][, e1][, e2][, e3], TRI=TRI, NOTRI=NOTRI, TOUT=TOUT, FORPLT=FORPLT, TYPE=TYPE, WDEPTH=WDEPTH, GRID=GRID, _EXTRA=_EXTRA

Parameters

mask        out optional

For the definition, see domdef and the management of subdomains on the web.

glam        out optional

For the definition, see domdef and the management of subdomains on the web.

gphi        out optional

For the definition, see domdef and the management of subdomains on the web.

gdep        out optional

For the definition, see domdef and the management of subdomains on the web.

nx        out optional

For the definition, see domdef and the management of subdomains on the web.

ny        out optional

For the definition, see domdef and the management of subdomains on the web.

nz        out optional

For the definition, see domdef and the management of subdomains on the web.

firstx        out optional

For the definition, see domdef and the management of subdomains on the web.

firsty        out optional

For the definition, see domdef and the management of subdomains on the web.

firstz        out optional

For the definition, see domdef and the management of subdomains on the web.

lastx        out optional

For the definition, see domdef and the management of subdomains on the web.

lasty        out optional

For the definition, see domdef and the management of subdomains on the web.

lastz        out optional

For the definition, see domdef and the management of subdomains on the web.

e1        out optional

For the definition, see domdef and the management of subdomains on the web.

e2        out optional

For the definition, see domdef and the management of subdomains on the web.

e3        out optional

For the definition, see domdef and the management of subdomains on the web.

Keywords

TRI       

This keyword serve to obtain the triangulation which refer to the grid but only on the part of the zoom. This array of triangulation is passed in the variable we have equate at TRI. For example: grille,...,tri=triangulation_reduite. This keyword is used in plt.

NOTRI       

Useful only when TRI is activated. In this case, grille send back -1 in the variable tri even if the variable of the common triangles_list is defined and different of -1

TOUT       

FORPLT       

In plt, we want that land points, glam and gphi, be equal to glamt and gphit regardless of the grid.

TYPE       

WDEPTH        default: 0

To specify that the field is at W depth instead of T depth (automatically activated if vargrid eq 'W')

GRID        default: vargrid defined in cm_4data

To specify on which grid are located the data

_EXTRA       

Used to pass keywords

Version history

Version

$Id: grille.pro 388 2008-12-09 09:36:41Z smasson $

History

Sebastien Masson (smasson@lodyc.jussieu.fr) 12/2/1999 10/11/1999 /forplt

Known issues

Todo items

Comment ecrire la remarque sur les inputs?

Restrictions

Use the variable vargrid Vargrid must be 'T', 'W', 'U', 'V' or 'F'

Other attributes

Uses routines

cm_4mesh cm_4data

 


  Produced by IDLdoc 2.0.