OpenSpirit v2.9.0 Build 27 - Generic Model

EpiPillarGrid_PillarGridFault


Derived From:
EpEntity_Entity, EpiInterpretation_FeatureRepresentation, EpiInterpretation_FaultFeatureRepresentation
Capabilties:
read
EpiPillarGrid_PillarGridFault table contains information about PillarGridFaults defined in the reservoir model. PillarGridFault is a fault defined by the (I, J) pillars in the PillarGrid model.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
ULongSeq

ro db

List of I indices of the pillars
ULongSeq

ro db

List of J indices of the pillars
ULong

ro db

Number of pillars in this PillarGridFault
StringSeq

ro db

Types of each of the pillars in the PillarGridFault
String

ro db

Parent model
 
Columns inherited from EpiInterpretation_FaultFeatureRepresentation
Feature
 
Columns inherited from EpiInterpretation_FeatureRepresentation
Comment, CoordinateSystem, CoordinateSystemName, DataSource, DatumElevation, DatumElevationUnit, Extent, Feature, Interpreter, Model, OriginTypes, OriginValues, PrimaryDomain, RepresentationPropertyKeys, RepresentationPropertyNames, ShapeType
 
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.

PillarTypes

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Permitted Values:Cubic Spline | Linear
Types of each of the pillars in the PillarGridFault

ReferencedGrid

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiPillarGrid_PillarGrid
Parent model

NumPolylines

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

FaultPillarIIndices

Data Type:ULongSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
List of I indices of the pillars

FaultPillarJIndices

Data Type:ULongSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
List of J indices of the pillars


OpenSpirit v2.9.0 Build 27 - Generic Model