14.7.3.38 IjkGridRepresentation
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML 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
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)
Role |
Class |
Cardinality |
---|---|---|
KGaps |
0..1 |
|
Geometry |
0..1 |