OpenSpirit v2.9.0 Build 27 - Generic Model

EpiPillarGrid_PillarGrid


Derived From:
EpEntity_Entity, EpiInterpretation_EarthModel, EpiReservoir_StratigraphicGrid
Capabilties:
read
The EpiPillarGrid_PillarGrid table provides descriptive information about a reservoir model composed of pillar geometry.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
StringSeq

ro db

List of cell stack keys in the model
Boolean

ro db

True if the model contains split nodes in the K direction
String

ro db

KeyString of the coordinate system associated with the model
String

ro db

Name of the coordinate system associated with the model
PointSeq

ro db

Spatial extent of the model
Double

ro db

Value for null representation for X, Y, or Z values
ULong

ro db

Number of nodes along the X axis
ULong

ro db

Number of nodes along the Y axis
ULong

ro db

Number of layers
StringSeq

ro db

Property assignment types used in this model
 
Columns inherited from EpiReservoir_StratigraphicGrid
Comments, CreationDate, PropertyCollectionNames, PropertyKeys, PropertyNames, RealizationSuiteNames, ShapeType, SimulationRunNames, Version
 
Columns inherited from EpiInterpretation_EarthModel
Description, PrimaryDomain, Project
 
Columns inherited from EpEntity_Entity
LastModifiedDate, Name, Project, ProjectName, StoreInstallationName, StoreType
 

Column Detail

KeyString

Data Type: String
Read only: true
Unique identifier for each table entry.

SupportedAssignmentTypes

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Permitted Values:CELL | NODE | FACE | INTER_FACE
Property assignment types used in this model

Extent

Data Type:PointSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Spatial extent of the model

CellStackCollectionKeys

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiPillarGrid_CellStackCollection
List of cell stack keys in the model

CoordinateSystem

Data Type:String
Content Type:CoordinateSystemKey
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
KeyString of the coordinate system associated with the model

NullGeometryRepresentation

Data Type:Double
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Value for null representation for X, Y, or Z values

NumK

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Number of layers

NumJ

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Number of nodes along the Y axis

NumI

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Number of nodes along the X axis

CoordinateSystemName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Name of the coordinate system associated with the model

ContainsSplitNodesInK

Data Type:Boolean
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
True if the model contains split nodes in the K direction


OpenSpirit v2.9.0 Build 27 - Generic Model