OpenSpirit v2.9.0 Build 27 - Generic Model

EpiPillarGrid_PillarGridInterval


Derived From:
EpEntity_Entity, EpiInterpretation_FeatureRepresentation
Capabilties:
read
EpiPillarGrid_PillarGridInterval table contains information about the PillarGridIntervals defined in the reservoir model. PillarGridInterval is an interval defined by 2 K indices of the parent model.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

The PillarGridHorizon at the base of the interval
ULong

ro db

The K index into the parent model for the base of the interval
ULong

ro db

Number of layers in the interval
String

ro db

The parent interval if this interval.
String

ro db

Parent model
StringSeq

ro db

Subintervals within this interval
String

ro db

The PillarGridHorizon at the top of the interval
ULong

ro db

The K index into the parent model for the top of the interval
 
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.

ParentInterval

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_PillarGridInterval
The parent interval if this interval.

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

SubIntervals

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_PillarGridInterval
Subintervals within this interval

BaseHorizon

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiInterpretation_Horizon
The PillarGridHorizon at the base of the interval

NumLayers

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

TopK

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The K index into the parent model for the top of the interval

TopHorizon

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiInterpretation_Horizon
The PillarGridHorizon at the top of the interval

BottomK

Data Type:ULong
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
The K index into the parent model for the base of the interval


OpenSpirit v2.9.0 Build 27 - Generic Model