14.7.3.31 GpGridIjkGridPatch
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Used to specify IJK grid patch(es) within a general purpose grid.
Multiple patches are supported.
Name |
Data Type |
Notes |
---|---|---|
Ni |
nonNegativeInteger |
Count of I indices. Degenerate case (ni=0) is allowed for GPGrid representations. |
Nj |
nonNegativeInteger |
Count of J indices. Degenerate case (nj=0) is allowed for GPGrid representations. |
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 |
Derived From: Patch
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
Geometry |
0..1 |
|
TruncationCells |
0..1 |