POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELL_COMPLETION_SEGMENT
SUBTYPE OF
(
borehole_component
,
pfnu
);
well_completion :
well_completion
;
INVERSE
pty_economic_gor_limit :
SET [0:?] OF
pty_economic_gor_limit
FOR
well_completion_segment;
pty_economic_limit_money :
SET [0:?] OF
pty_economic_limit_money
FOR
well_completion_segment;
pty_economic_oil_cut_limit :
SET [0:?] OF
pty_economic_oil_cut_limit
FOR
well_completion_segment;
pty_economic_water_cut_limit :
SET [0:?] OF
pty_economic_water_cut_limit
FOR
well_completion_segment;
pty_economic_wor_limit :
SET [0:?] OF
pty_economic_wor_limit
FOR
well_completion_segment;
pty_effective_radius :
SET [0:?] OF
pty_effective_radius
FOR
well_completion_segment;
pty_non_darcy_flow_factor :
SET [0:?] OF
pty_non_darcy_flow_factor
FOR
well_completion_segment;
pty_productivity_index :
SET [0:?] OF
pty_productivity_index
FOR
well_completion_segment;
pty_skin_effect :
SET [0:?] OF
pty_skin_effect
FOR
well_completion_segment;
pty_sp_productivity_index :
SET [0:?] OF
pty_sp_productivity_index
FOR
well_completion_segment;
pty_transient_pressure :
SET [0:?] OF
pty_transient_pressure
FOR
well_completion_segment;
pty_transient_temperature :
SET [0:?] OF
pty_transient_temperature
FOR
well_completion_segment;
pty_unit_productivity_index :
SET [0:?] OF
pty_unit_productivity_index
FOR
well_completion_segment;
UNIQUE
si:
facility
.identifier,
facility
.ref_existence_kind, well_completion,
wellbore_component_facility
.wellbore,
wellbore_component_facility
.belongs_to_assembly;
END_ENTITY
; (* well_completion_segment *)
Generated on Tue Jul 10 19:39:19 2001
© Copyright 2001 POSC. All rights reserved.