14.7.3.20 CellOverlap
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
Optional cell volume overlap information between the current grid (the child) and the parent grid. Use this data object when the child grid has an explicitly defined geometry, and these relationships cannot be inferred from the regrid descriptions.
Name |
Data Type |
Notes |
---|---|---|
Count |
positiveInteger |
Number of parent-child cell overlaps. Must be positive. |
ParentChildCellPairs |
AbstractIntegerArray |
(Parent cell index, child cell index) pair for each overlap. BUSINESS RULE: Length of array must equal 2 x overlapCount. |
Derived From: (none)
Derived Classes: (none)
Role |
Class |
Cardinality |
---|---|---|
OverlapVolume |
0..1 |