OpenSpirit v2.9.0 Build 27 - Generic Model

EpiReservoir_Realization


Derived From:
Capabilties:
read
EpiReservoir_Realization table contains information about the realizations in a realization suite.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
StringSeq

ro req db

List of properties defined in the realization
StringSeq

ro req db

List of property types defined in the realization
ULong

ro req db

The realization number
String

ro req db

Name of the realization suite that the realization belongs to
String

ro req db

The parent model
 

Column Detail

KeyString

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

RealizationNumber

Data Type:ULong
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
The realization number

RealizationSuiteName

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Name of the realization suite that the realization belongs to

StratigraphicGrid

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

PropertyKeys

Data Type:StringSeq
Content Type:KeySeq
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
List of properties defined in the realization

PropertyTypes

Data Type:StringSeq
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
RVS Set:ShapePropertyType
List of property types defined in the realization


OpenSpirit v2.9.0 Build 27 - Generic Model