Production_Volume


[Columns] [Composed Of] [Referenced By] [Refers To]

General Information

[Next]
Name Production_Volume
Entity Type Table
Description A collection of production-related volume and property values. Instances are distinguished by the type of material, and whether the material is being injected or produced.
Submodel Production
Entity Scope Project
Primary Key Id
Natural Key Production_Header_Id , Flow_Direction_Code , Material_Type , Material_Disposition_Code , Material_Phase_Code , Existence_Kind , Version
Generalizations Entity , IT_Object , Tracked_Object
Specializations


Columns

[Previous] [Next] [Top]
NameValue DomainProperty /
Storage Unit
DescriptionRequired /
Default
Type
API_Oil_Gravity double API_Oil_Gravity
dAPI
If this production volume is an oil volume, this measures the API gravity of the oil. The measure of the density of liquid petroleum products; derived from relative density in accordance with the following equation: API Gravity at 60 degrees F = [141.5 /relative density at 60 degrees F] - 131.5. API Gravity is expressed in degrees API, 10 degrees API being equivalent to 1.0, the relative density of water." No
NUMBER
Density double Density
g/cm3
The density of the material that should be used to determine mass from the actual volume value. This value is derived from fluid analysis results. No
NUMBER
Energy double Energy
keV
The energy of the material produced or injected. No
NUMBER
Existence_Kind REF_EXISTENCE_KIND NA
A reference value that describes the state of existence in the lifecycle of the entity, for example, Planned, Predicted, Required, Simulated, and Actual. Yes
Actual
VARCHAR2(64)
Field_Factor double No_Unit
Ratio of the Total Measured Volume (Total output fluid) from a facility to the total Theoretical volume (Total Input Fluid) into a facility . This value can be greater than one. It is stored only for a measurement node. It is a part of back allocation results and is stored with allocated data. FF = Total Measured Volume (Output) /Total Theoretical Volume (Input). No
NUMBER
Flow_Direction_Code R_Flow_Direction
A value that describes whether the fluid volume represents volume flowing in or out of this production entity. No
VARCHAR2(64)
Flow_Rate double Flowrate
m3/h
The volume quantity of the material that is flowing during the reporting period. No
NUMBER
GUID STRING128 NA
Globally Unique IDentifier for an instance of a class. USAGE NOTES: There are two cases: 1) GUID is not populated or used; and 2) it is populated with a value that is globally unique. If the GUID is populated there are two means of doing so for a given project: 2a) Seabed automatically generates and populates the GUID when an instance is created (valid only on Oracle based systems); and 2b) the GUID is generated and populated by an application (other than Seabed) on instance creation. Whether Seabed automatically generates GUIDs for a project is determined by the Auto_GUID flag in SDS_Account. Note that techniques 2a and 2b can coexist in the same project. When GUIDs are automatically generated an application can override the automatically generated GUID with its own GUID by simply supplying the GUID value. Applications that generate their own GUIDs and populate the GUID column will function correctly on projects which have automatic GUID generation turned on. No
VARCHAR2(128)
Id ID No_Unit
Unique identifier for this entity. Yes
NUMBER(38)
Insert_Date DATE NA
Date the entity was created in the repository No
DATE
Insert_User STRING64 NA
The name of the user responsible for the creation of this entity in the repository. No
VARCHAR2(64)
Mass double Mass
kg
The mass of the material produced or injected. No
NUMBER
Material_Disposition_Code R_Material_Disposition
A value that describes how this volume of material is used/consumed. For example, Sales, Flared, Irrigation, etc. No
VARCHAR2(64)
Material_Phase_Code R_Material_Phase
A value that describes the state of the material that is being reported. Example values are: Solid, Liquid, or Gas. No
VARCHAR2(64)
Material_Type R_Production_Material
A value that describes the type of material whose volume is being reported. Yes
VARCHAR2(64)
Max_Flow_Rate double Flowrate
m3/h
The maximun flow rate of the material during the reporting period. No
NUMBER
Min_Flow_Rate double Flowrate
m3/h
The minimun flow rate of the material during the reporting period. No
NUMBER
Moles double No_Unit
The number of moles injected or produced. No
NUMBER
Name ENTITY_NAME NA
The name given to any object or data item, e.g. name of Well, name of Field, etc. No
VARCHAR2(255)
Original_Source STRING64 NA
The name of the person, Organization or project source that originally provided this entity, e.g. "IHS-EnergyData" or "FinderUpper Stratton Deeper Pool 15" No
VARCHAR2(64)
Preferred_Flag boolean NA
Indicates whether or not the volumes and properties that are stored in this record are the preferred values. No
NUMBER(1)
Pressure_Base double Pressure
kPa
The pressure that represents the pressure basis in which the volume is expressed. No
NUMBER
Produced_By STRING64 NA
The name of application role that created the entity, for data created programmatically. No
VARCHAR2(64)
Production_Header_Id Production_Header
The identifier of the production data set to which the production material data set record belongs. Yes
NUMBER(38)
Productive_Duration double Time
s
The amount of time the specified material was being produced during the specified reporting period. No
NUMBER
Remarks STRING2000 NA
Any type of remarks added to an entity instance. No
VARCHAR2(2000)
SDAT_Label int No_Unit
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. No
NUMBER(10)
Source STRING64 NA
Name of the person or organization responsible for this entitys E and P content and quality. Not the data technologist or IT expert creating the entity, for which see IT_Object.Insert_User and Update_User. No
VARCHAR2(64)
Specific_Gravity double Dimensionless
The ratio of the weight of a given volume of the material at a given temperature to the weight of an equal volume of a standard substance at the same temperature. In determining the specific gravity of gases, the comparison is made with the standard of air or hydrogen. No
NUMBER
Target_Flow_Rate double Flowrate
m3/h
The planned flow rate of the material for the reporting period. No
NUMBER
Temperature_Base double Temperature
degC
The temperature that represents the temperature basis in which the volume is expressed. No
NUMBER
Update_Date DATE NA
Date of the most-recent modification to the entity. No
DATE
Update_User STRING64 NA
The name of the user responsible for the last modification to this entity. No
VARCHAR2(64)
Version STRING255 NA
The form or variant of the entity. Yes
1
VARCHAR2(255)
Volume double Volume
m3
The volume of the material. No
NUMBER


Referenced By

[Previous] [Next] [Top]
From EntityLinkDescriptionImplementation TechniqueRequired
Corrected_Prod_Volume Production_Volume The identifier of the production volume record from which this corrected volume was calculated. Cascade Yes
Daily_Prod_Vol_DOV Water_Volume READ ONLY: Unique identifier for the Water Volume record. Cascade No
Daily_Prod_Vol_DOV Gas_Volume READ ONLY: Unique identifier for the Gas Volume record. Cascade No
Daily_Prod_Vol_DOV Oil_Volume READ ONLY: Unique identifier for the Oil Volume record. Cascade No
Daily_Prod_Vol_DOV Condensate_Volume READ ONLY: Unique identifier for the Condensate Volume record. Cascade No
Monthly_Prod_Vol_DOV Oil_Volume READ ONLY: Unique identifier for the Oil Volume record. Cascade No
Monthly_Prod_Vol_DOV Water_Volume READ ONLY: Unique identifier for the Water Volume record. Cascade No
Monthly_Prod_Vol_DOV Gas_Volume READ ONLY: Unique identifier for the Gas Volume record. Cascade No
Monthly_Prod_Vol_DOV Condensate_Volume READ ONLY: Unique identifier for the Condensate Volume record. Cascade No


Refers To

[Previous] [Next] [Top]
LinkTo EntityDescriptionImplementation TechniqueRequired
Material_Type R_Production_Material A value that describes the type of material whose volume is being reported. Restrict Yes
Material_Phase_Code R_Material_Phase A value that describes the state of the material that is being reported. Example values are: Solid, Liquid, or Gas. Restrict No
Production_Header Production_Header The identifier of the production data set to which the production material data set record belongs. Cascade Yes
Flow_Direction_Code R_Flow_Direction A value that describes whether the fluid volume represents volume flowing in or out of this production entity. Restrict No
Material_Disposition_Code R_Material_Disposition A value that describes how this volume of material is used/consumed. For example, Sales, Flared, Irrigation, etc. Restrict No


[Seabed Objects] [Entities in Schema Seabed] [Index]

Copyright © 2018 Schlumberger. All rights reserved.