| Name | Well_Completion |
|---|---|
| Entity Type | Table |
| Description | The logical representation of an assembly of equipment that enables production from reservoirs into a production string. At a given point in time, one well completion can span many perforation intervals, but a perforation interval can flow into only one completion. Additionally, one completion can span multiple reservoirs, and a single reservoir can flow into multiple completions. Finally, a well completion has to be able to isolate a fluid flow and measure it continuously. |
| Submodel | Production |
| Entity Scope | Project |
| Primary Key | Id |
| Natural Key | Borehole_Id , Top_Interval_MD , Name , Existence_Kind , Version |
| Generalizations | Facility , Entity , IT_Object , Tracked_Object |
| Specializations |
| Name | Value Domain / Measurement | Description | Required / Default | Type |
|---|---|---|---|---|
| Base_Interval_MD | double Depth |
The current measured depth from the surface to the base of the completion | No |
NUMBER |
| Borehole_Id | Borehole |
The borehole where the completion is located | Yes |
NUMBER(38) |
| Casing_String_Id | Casing_String |
The identifier of the production string (Casing String) into which the well completion directs the flow of fluids. This is only used in situations where there is annular flow. | No |
NUMBER(38) |
| Driller_Reference_MD | double Depth |
The reference depth entered by the driller for this completion. | 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) |
| Facility_Equipment_Flag | CODE NA |
A flag to denote whether a given facility should be treated as a facility (F), a piece of equipment (E) or both (B). A facility labeled as F represents a role (e.g. ESP) played by physical piece(s) of equipment and would not have attributes like serial number, manufacturer etc. It can be related to the physical pieces(s) of equipment using Facility_Composition. The individual physical pieces can be replaced if they need to be, without changing the facility. A Facility labeled as E represents a physical piece of equipment (e.g. Drill Pipe) which is normally used in the context of an activity and would not be permanently installed. A facility labeled as B represents both a physical piece of equipment as well as the role played by it. If this kind of Facility is connected in the network and stops working and needs to be replaced, then all connections to this Facility are expired and new connections are made to the replacement facility. | No |
VARCHAR2(64) |
| GUID | STRING128 NA |
Globally Unique IDentifier for an instance of a class. This GUID is not generated by the database, but is the GUID used by the application on first access of this object. Use of this property is optional and completely under the control of application developers. | 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) |
| Isolation_Location | CODE NA |
When a completion is isolated from the rest of the borehole, this value specifies whether the isolation is above the completion, below the completion, or both. Valid values are above, below, or both. | No |
VARCHAR2(64) |
| 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) |
| Produced_By | STRING64 NA |
ID of the activity that was executing when the entity was created, for data created programmatically. | No |
VARCHAR2(64) |
| 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 entity"s 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) |
| Top_Interval_MD | double Depth |
The current measured depth from the surface to the top of the completion | No |
NUMBER |
| Tubing_String_Id | Tubing_String |
The identifier of the production string (Tubing String) into which the well completion directs the flow of fluids. | No |
NUMBER(38) |
| 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) |
| Vendor_Id | Company |
The company from which the facility was purchased. | No |
NUMBER(38) |
| Version | STRING255 NA |
The form or variant of the entity. | Yes 1 |
VARCHAR2(255) |
| Well_Completion_Type | R_Well_Completion |
A value that describes a type of well completion. Example values are: Open Hole, Gravel packed, etc. | No |
VARCHAR2(64) |
| From Entity | Link | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Daily_Prod_Vol_DOV | Well_Completion | READ ONLY: Unique identifier for the Well Completion. | Cascade | No |
| Gas_Fluid_Analysis_DOV | Well_Completion | READ ONLY: Unique identifier for the Well Completion. | Cascade | No |
| Monthly_Prod_Vol_DOV | Well_Completion | READ ONLY: Unique identifier for the Well Completion. | Cascade | No |
| Oil_Fluid_Analysis_DOV | Well_Completion | READ ONLY: Unique identifier for the Well Completion. | Cascade | No |
| Production_Entity | Well_Completion | The identifier of the well completion that is represented by the production entity. | Cascade | No |
| Production_Test_DOV | Well_Completion | READ ONLY: Unique identifier for the Well Completion. | Cascade | No |
| Stimulation | Well_Completion | The identifier for the completion that is being stimulated. | Cascade | No |
| Stimulation_Stage | Well_Completion | The identifier for the completion that is being stimulated. | Cascade | No |
| Well_Completion_Agreement | Well_Completion | The identifier of the well completion that is governed by this property agreement. | Cascade | Yes |
| Well_Completion_Perf | Well_Completion | The identifier of the well completion that utilized the perforation interval. | Cascade | Yes |
| Well_Completion_Reservoir | Well_Completion | The identifier of the well completion through which fluids flowed from the reservoir. | Cascade | Yes |
| Well_Test | Well_Completion | The completion at which this well test was conducted. If the well test was conducted at multiple completions, specify the primary completion in this column and specify the others in the Well_Test_Site table. | Cascade | No |
| Well_Test_Site | Well_Completion | The identifier of the well completion being tested. | Cascade | No |
| Link | To Entity | Description | Implementation Technique | Required |
|---|---|---|---|---|
| Well_Completion_Type | R_Well_Completion | A value that describes a type of well completion. Example values are: Open Hole, Gravel packed, etc. | Restrict | No |
| Casing_String | Casing_String | The identifier of the production string (Casing String) into which the well completion directs the flow of fluids. This is only used in situations where there is annular flow. | Cascade | No |
| Vendor | Company | _ | Nullify | No |
| Tubing_String | Tubing_String | The identifier of the production string (Tubing String) into which the well completion directs the flow of fluids. | Cascade | No |
| Borehole | Borehole | The borehole where the completion is located | Cascade | Yes |