Name | Acquisition_Pty_Set |
---|---|
Entity Type | Extension of Fluid_Sample |
Description | The properties observed during the acquisition of the sample |
Submodel | Fluid_Analysis |
Entity Scope | Project |
Primary Key | Acquisition_Sample_Id |
Natural Key | |
Generalizations | Tracked_Object |
Specializations |
Name | Value Domain | Property / Storage Unit | Description | Required / Default | Type |
---|---|---|---|---|---|
Accepted_Flag | boolean | NA |
A flag to denote whether the sample was accepted or not. | No |
NUMBER(1) |
Acquisition_Sample_Id | Fluid_Sample |
|
The set of properties of the sample during the acquisition of the sample | Yes |
NUMBER(38) |
Borehole_Pressure | double | Pressure kPa |
The pressure observed in the borehole during the acquisition of the sample | No |
NUMBER |
Borehole_Temperature | double | Temperature degC |
The temperature observed in the borehole during the acquisition of the sample | No |
NUMBER |
Container_Number | STRING64 | NA |
A unique number used to identify the sample container. | No |
VARCHAR2(64) |
Container_Volume | double | Volume m3 |
The volumetric capacity of the sample container. | No |
NUMBER |
GOR | double | Gas_To_Liquid_Ratio m3/m3 |
The ratio of gas to oil observed during the acquisition of the sample | No |
NUMBER |
Gas_Flow_Rate | double | Gas_Flowrate m3/h |
The flow rate of the gas observed during the acquisition of the sample. | No |
NUMBER |
Initial_Res_Pressure | double | Pressure kPa |
The initial reservoir pressure observed during the sample acquisition. | No |
NUMBER |
Initial_Res_Temperature | double | Temperature degC |
The initial reservoir temperature observed during the sample acquisition. | No |
NUMBER |
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) |
Liquid_Flow_Rate | double | Flowrate m3/h |
The flow rate of the liquid observed during the acquisition of the sample. | No |
NUMBER |
Opening_Pressure | double | Pressure kPa |
The pressure in the sample container when it was opened. | No |
NUMBER |
Opening_Temperature | double | Temperature degC |
The temperature in the sample container when it was opened. | No |
NUMBER |
Produced_By | STRING64 | NA |
The name of application role that created the entity, for data created programmatically. | No |
VARCHAR2(64) |
SDAT_Label | int | No_Unit |
Label used by the security system for entitlements. SDAT is Secure Data Access Technology. | No |
NUMBER(10) |
Shipping_Pressure | double | Pressure kPa |
The pressure in the sample container when it was transported. | No |
NUMBER |
Shipping_Temperature | double | Temperature degC |
The temperature in the sample container when it was transported. | 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) |
Water_Cut | double | Liquid_To_Liquid_Ratio m3/m3 |
The water cut observed during the acquisition of the sample. | No |
NUMBER |
Well_Pressure | double | Pressure kPa |
The pressure observed in the well during the acquisition of the sample. | No |
NUMBER |
Well_Temperature | double | Temperature degC |
The temperature observed in the well during the acquisition of the sample. | No |
NUMBER |
Link | To Entity | Description | Implementation Technique | Required |
---|---|---|---|---|
Acquisition_Sample | Fluid_Sample | The set of properties of the sample during the acquisition of the sample | Cascade | Yes |