14.7.3.50 SplitNodePatch

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

Optional construction used to introduce additional nodes on coordinate lines. Used to represent complex geometries, e.g., for stair-step grids and reverse faults.

BUSINESS RULE: Patch Index must be positive because a patch index of 0 refers to the fundamental column-layer coordinate line nodes.

Table 14.7.3.50.2-1 Attributes

Name

Data Type

Notes

Count

positiveInteger

Number of additional split nodes. Count must be positive.

ParentNodeIndices

AbstractIntegerArray

Parent coordinate line node index for each of the split nodes. Used to implicitly define cell geometry.

CellsPerSplitNode

ResqmlJaggedArray

Cell indices for each of the split nodes. Used to implicitly define cell geometry. List-of-lists construction used to support split nodes shared between multiple cells.

Derived From: Patch

Derived Classes: (none)

Table 14.7.3.50.2-2 Relationships

Role

Class

Cardinality

SplitFaces

SplitFaces

0..1