Next: Coupling/IO fields (transient variables)
Up: The Specific Model Input
Previous: Component model general characteristics
This part contains information on the grids effectively used during
the run by the component model, based on the description done in the
corresponding PMIOD file. There might one or more grids per component
as described in the corresponding PMIOD.
Each grid (element'grid') is described by:
- the grid name: attribute `local_name', which must match
the 2
argument grid_name of PSMILe call
prism_def_grid (see section 5.3.1) (mandatory)
- for each global grid dimension: elements `indexing_dimension' (mandatory for the dimensions that are effectively periodic):
- the rank of the dimension: attribute `index' which is of type integer
- whether or not the grid is periodic is this dimension:
attribute `periodic' either true or false
Laure Coquart
2011-12-01