14.7.3.38 IjkGridRepresentation

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType,XSDtopLevelElement

Grid whose topology is characterized by structured column indices (I,J) and a layer index, K.

Cell geometry is characterized by nodes on coordinate lines, where each column of the model has 4 sides. Geometric degeneracy is permitted.

IJK grids support the following specific extensions:

  • IJK radial grids
  • K-Layer gaps
  • IJ-Column gaps
Table 14.7.3.38-1 Attributes

Name

Data Type

Notes

Ni

positiveInteger

Count of cells in the I-direction in the grid. Must be positive. I=1,...,NI, I0=0,...,NI-1.

Nj

positiveInteger

Count of cells in the J-direction in the grid. Must be positive. J=1,...,NJ, J0=0,...,NJ-1.

RadialGridIsComplete

boolean

TRUE if the grid is periodic in J, i.e., has the topology of a complete 360 degree circle.

If TRUE, then NJL=NJ. Otherwise, NJL=NJ+1

May be used to change the grid topology for either a Cartesian or a radial grid, although radial grid usage is by far the more common.

Derived From: AbstractColumnLayerGridRepresentation

Derived Classes: (none)

Table 14.7.3.38-2 Relationships

Role

Class

Cardinality

KGaps

KGaps

0..1

Geometry

IjkGridGeometry

0..1