POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELL_COMPLETION
SUBTYPE OF
(
facility
,
pfnu
);
abandonment_date :
OPTIONAL
ndt_date_tod
;
completion_date :
OPTIONAL
ndt_date_tod
;
completion_string :
OPTIONAL
tubing_string
;
mineral_zone :
OPTIONAL
mineral_zone
;
well :
well
;
INVERSE
gravel_pack :
SET [0:?] OF
well_completion_gravel_comp
FOR
well_completion;
open_borehole :
SET [0:?] OF
well_completion_borehole_comp
FOR
well_completion;
perforation_set :
SET [0:?] OF
well_completion_perf_comp
FOR
well_completion;
pty_backpressure_curve :
SET [0:?] OF
pty_backpressure_curve
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;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
well_completion;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
well_completion;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
well_completion;
pty_effective_radius :
SET [0:?] OF
pty_effective_radius
FOR
well_completion;
pty_eff_permeability_thickness :
SET [0:?] OF
pty_eff_permeability_thickness
FOR
well_completion;
pty_mechanical_skin_effect :
SET [0:?] OF
pty_mechanical_skin_effect
FOR
well_completion;
pty_non_darcy_flow_factor :
SET [0:?] OF
pty_non_darcy_flow_factor
FOR
well_completion;
pty_partial_penetration_skin :
SET [0:?] OF
pty_partial_penetration_skin
FOR
well_completion;
pty_permeability_thickness :
SET [0:?] OF
pty_permeability_thickness
FOR
well_completion;
pty_productivity_index :
SET [0:?] OF
pty_productivity_index
FOR
well_completion;
pty_skin_effect :
SET [0:?] OF
pty_skin_effect
FOR
well_completion;
pty_sp_productivity_index :
SET [0:?] OF
pty_sp_productivity_index
FOR
well_completion;
pty_transient_pressure :
SET [0:?] OF
pty_transient_pressure
FOR
well_completion;
pty_transient_temperature :
SET [0:?] OF
pty_transient_temperature
FOR
well_completion;
pty_unit_productivity_index :
SET [0:?] OF
pty_unit_productivity_index
FOR
well_completion;
pty_well_completion_downtime :
SET [0:?] OF
pty_well_completion_downtime
FOR
well_completion;
reservoir_drainage_feature :
SET [0:?] OF
reservoir_drainage_feature
FOR
well_completion;
well_completion_segment :
SET [0:?] OF
well_completion_segment
FOR
well_completion;
well_test_trace :
SET [0:?] OF
well_test_trace
FOR
well_completion;
UNIQUE
si:
facility
.identifier,
facility
.ref_existence_kind, well;
END_ENTITY
; (* well_completion *)
Generated on Tue Jul 10 19:39:19 2001
© Copyright 2001 POSC. All rights reserved.