POSC Specifications Version 2.2
Epicentre Logical Data Model
ENTITY
WELL_COMPLETION
SUBTYPE OF
(
product_flow_network_unit
,
facility
);
abandonment_date :
OPTIONAL
ndt_date_tod
;
completion_date :
OPTIONAL
ndt_date_tod
;
completion_string :
OPTIONAL
tubing_string
;
gravel_pack :
OPTIONAL
SET [0:?] OF
gravel_pack
;
identifier :
ndt_name
;
mineral_zone :
OPTIONAL
mineral_zone
;
open_borehole :
OPTIONAL
SET [0:?] OF
open_borehole_segment
;
well :
well
;
INVERSE
pty_backpressure_curve :
SET [0:?] OF
pty_backpressure_curve
FOR
well_completion;
pty_permeability_thickness :
SET [0:?] OF
pty_permeability_thickness
FOR
well_completion;
well_completion_activity :
SET [0:?] OF
well_completion_activity
FOR
site;
perforation_set :
SET [0:?] OF
perforation_set
FOR
well_completion;
pty_economic_gor_limit :
SET [0:?] OF
pty_economic_gor_limit
FOR
well_completion;
pty_economic_limit_money :
SET [0:?] OF
pty_economic_limit_money
FOR
well_completion;
well_completion_segment :
SET [0:?] OF
well_completion_segment
FOR
well_completion;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
well_completion;
well_test_measurement :
SET [0:?] OF
well_test_measurement
FOR
well_completion;
pty_specific_productivity_index :
SET [0:?] OF
pty_specific_productivity_index
FOR
well_completion;
pty_partial_penetration_skin_effect :
SET [0:?] OF
pty_partial_penetration_skin_effect
FOR
well_completion;
pty_unit_productivity_index :
SET [0:?] OF
pty_unit_productivity_index
FOR
well_completion;
well_test_trace :
SET [0:?] OF
well_test_trace
FOR
well_completion;
pty_productivity_index :
SET [0:?] OF
pty_productivity_index
FOR
well_completion;
pty_well_completion_downtime :
SET [0:?] OF
pty_well_completion_downtime
FOR
well_completion;
pty_effective_radius :
SET [0:?] OF
pty_effective_radius
FOR
well_completion;
pty_transient_pressure :
SET [0:?] OF
pty_transient_pressure
FOR
well_completion;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
well_completion;
pty_transient_temperature :
SET [0:?] OF
pty_transient_temperature
FOR
well_completion;
well_completion_status :
SET [0:?] OF
well_completion_status
FOR
well_completion;
pty_non_darcy_flow_factor :
SET [0:?] OF
pty_non_darcy_flow_factor
FOR
well_completion;
multi_well_transient_pressure_test :
SET [0:?] OF
multi_well_transient_pressure_test
FOR
observation_well;
commingling_permit :
SET [0:?] OF
commingling_permit
FOR
well_completion;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
well_completion;
pty_effective_permeability_thickness :
SET [0:?] OF
pty_effective_permeability_thickness
FOR
well_completion;
pty_skin_effect :
SET [0:?] OF
pty_skin_effect
FOR
well_completion;
pty_mechanical_skin_effect :
SET [0:?] OF
pty_mechanical_skin_effect
FOR
well_completion;
position_in_wellbore :
SET [0:?] OF
position_in_wellbore
FOR
well_completion;
reservoir_drainage_feature :
SET [0:?] OF
reservoir_drainage_feature
FOR
well_completion;
UNIQUE
si: identifier,
facility
.ref_existence_kind, well;
END_ENTITY
; (* well_completion *)
Generated on Tue Dec 9 09:50:56 1997
© Copyright 1997 POSC. All rights reserved.