OpenSpirit v2.9.0 Build 27 - Generic Model

EpiReservoir_SimulationRunProperty


Derived From:
Capabilties:
read
EpiReservoir_SimulationRunProperty table contains information about the properties in a simulation run.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

Key string of the property
String

ro db

Name of the property
String

ro req db

Name of the simulation run of the property
String

ro req db

Parent model
String

ro req db

Time step of the property
 

Column Detail

KeyString

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

SimulationRunName

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Name of the simulation run of the property

PropertyKey

Data Type:String
Content Type:Key
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Referenced Table:EpiReservoir_StratigraphicGridProperty
Key string of the property

TimeStep

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Time step of the property

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
Parent model

PropertyName

Data Type:String
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Name of the property


OpenSpirit v2.9.0 Build 27 - Generic Model