OpenSpirit v2.9.0 Build 27 - Generic Model

EpiWell_FaultPick


Derived From:
EpEntity_Entity, EpiWell_WellPick
Capabilties:
read
The FaultPick table defines a fault pick found in a wellbore.

Column Summary
Type Name and Description
String

ro

Unique identifier for each table entry.
Float

db

Horizontal component of separation or displacement on a fault.
String

ro db

Fault Heave unit.
Float

db

Length of the vertical displacement of a Fault.
String

ro db

Fault Throw unit.
String

db

Type of fault (eg.
 
Columns inherited from EpiWell_WellPick
Bore, Comment, ConfFactor, DipAngle, DipAngleUnit, DipAzimuth, DipAzimuthUnit, Interpreter, Location, Occurrence, PickColor, PickColorName, PickDate, PickName, PickSource, PickType, PickValueDepthUnit, PickValueMD, PickValueMDUnit, PickValueTimeUnit, PickValueTVD, PickValueTVDSS, PickValueTWT, Qualifier
 
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.

FaultType

Data Type:String
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Permitted Values:NORMAL | REVERSE | STRIKE_SLIP | OTHER
Type of fault (eg. normal, reverse).

FaultThrowUnit

Data Type:String
Content Type:UnitAcronym
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Fault Throw unit.

FaultHeaveUnit

Data Type:String
Content Type:UnitAcronym
Read only:true
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Fault Heave unit.

FaultThrow

Data Type:Float
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Length of the vertical displacement of a Fault.

FaultHeave

Data Type:Float
Read only:false
Required for Insert:false
Stored in db:true
Part of natural key:false
Unit Measure:Length
Horizontal component of separation or displacement on a fault.


OpenSpirit v2.9.0 Build 27 - Generic Model