14.7.3.24 ColumnLayerSplitColumnEdges

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

Column edges are needed to construct the indices for the cell faces for column-layer grids. For split column-layer grids, the column edge indices must be defined explicitly. Column edges are not required to describe the lowest order grid geometry, but may be required for higher order geometries or properties.

Table 14.7.3.24-1 Attributes

Name

Data Type

Notes

ColumnPerSplitColumnEdge

AbstractIntegerArray

Column index for each of the split column edges. Used to implicitly define column and cell faces. List-of-lists construction not required because each split column edge must be in a single column.

Count

positiveInteger

Number of split column edges in this grid. Must be positive.

ParentColumnEdgeIndices

AbstractIntegerArray

Parent unsplit column edge index for each of the split column edges. Used to implicitly define split face indexing.

Derived From: (none)

Derived Classes: (none)

Relationships: None