OpenSpirit v2.9.0 Build 27 - Generic Model

EpiReservoir_StratigraphicGridProperty


Derived From:
Capabilties:
read
EpiReservoir_StratigraphicGridProperty table contains information about the properties defined on the stratigraphic grid.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
String

ro db

Alias name of the property
String

ro req db

Describes how the property values are assigned to the resevoir model: CELL(one value for the whole cell), NODE(1 value per grid node), FACE(one value per cell face surface), and INTER_FACE(one value per cell face)
ULong

ro db

Color of the property.
String

ro db

Name of the color of the property
PointSeq

ro db

Spatial extent of the reservoir model where it contains non-null property values
String

ro req db

Data type of the property values: FLOAT, BYTE, UBYTE, DOUBLE, SHORT or LONG.
String

ro req db

Unit of measurement of the property values
String

ro db

Date the property was last modified
String

ro req db

Name of the property
StringSeq

ro db

List of notes associated with the NoteTags used by applications to tag additional information about the reservoir model property.
StringSeq

ro db

List of tags used by applications to add additional information about the reservoir model property.
Double

ro db

Null value representation for the property values
String

ro req db

Parent model
String

ro req db

Property type.
 

Column Detail

KeyString

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

Type

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
RVS Set:ShapePropertyType
Property type. The property types are Referenced Value controlled.

DataExtent

Data Type:PointSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Spatial extent of the reservoir model where it contains non-null property values

Alias

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

ColorName

Data Type:String
Content Type:RVString
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
RVS Set:Color
Name of the color of the property

DataUnit

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

LastModifiedDate

Data Type:String
Content Type:Date
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Date the property was last modified

NoteTags

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
List of tags used by applications to add additional information about the reservoir model property.

Name

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

NullValue

Data Type:Double
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Null value representation for the property values

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

AssignmentType

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Permitted Values:CELL | NODE | FACE | INTER_FACE
Describes how the property values are assigned to the resevoir model: CELL(one value for the whole cell), NODE(1 value per grid node), FACE(one value per cell face surface), and INTER_FACE(one value per cell face)

DataType

Data Type:String
Read only:true
Required for Insert:true
Stored in db:true
Part of natural key:false
Permitted Values:FLOAT | BYTE | UBYTE | DOUBLE | SHORT | LONG
Data type of the property values: FLOAT, BYTE, UBYTE, DOUBLE, SHORT or LONG.

Color

Data Type:ULong
Content Type:RGB
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Color of the property.

Notes

Data Type:StringSeq
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
List of notes associated with the NoteTags used by applications to tag additional information about the reservoir model property.


OpenSpirit v2.9.0 Build 27 - Generic Model