POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
FLUID_PHASE
ABSTRACT SUPERTYPE OF
(
ONEOF
(
ref_generic_fluid_phase
,
specific_fluid_phase
));
INVERSE
define_fluid_saturation :
SET [0:?] OF
pty_fluid_saturation
FOR
fluid_phase;
define_fluid_saturation_change :
SET [0:?] OF
pty_fluid_saturation_change
FOR
fluid_phase;
define_fl_sat_distribution :
SET [0:?] OF
pty_fl_saturation_distribution
FOR
fluid_phase;
define_saturation_gradient :
SET [0:?] OF
pty_saturation_gradient
FOR
fluid_phase;
evaluated_flow_stream :
SET [0:?] OF
evaluated_flow_stream
FOR
fluid_phase;
fluid_flow_stream_contaminant :
SET [0:?] OF
fluid_flow_stream_contaminant
FOR
fluid_phase;
immobile_for :
SET [0:?] OF
two_phase_rock_fl_interact
FOR
immobile_phase;
intermediate_wets :
SET [0:?] OF
three_phase_rock_fl_interact
FOR
intermediate_phase;
measured_flow_stream :
SET [0:?] OF
measured_flow_stream
FOR
fluid_phase;
nonwets_capillary_pres_curve :
SET [0:?] OF
capillary_pressure_curve
FOR
nonwetting_phase;
nonwets_capillary_pres_point :
SET [0:?] OF
capillary_pressure_point
FOR
nonwetting_phase;
nonwets_three_phase :
SET [0:?] OF
three_phase_rock_fl_interact
FOR
nonwetting_phase;
nonwets_two_phase :
SET [0:?] OF
two_phase_rock_fl_interact
FOR
nonwetting_phase;
pty_fluid_phase_ratio :
SET [0:?] OF
pty_fluid_phase_ratio
FOR
fluid_phase;
surface_fluid_phase_condition :
SET [0:?] OF
surface_fluid_phase_condition
FOR
fluid_phase;
wets_capillary_pressure_curve :
SET [0:?] OF
capillary_pressure_curve
FOR
wetting_phase;
wets_capillary_pressure_point :
SET [0:?] OF
capillary_pressure_point
FOR
wetting_phase;
wets_fluid_rock_system :
SET [0:?] OF
rock_fluid_interaction
FOR
wetting_phase;
END_ENTITY
; (* fluid_phase *)
Generated on Tue Jul 10 19:37:52 2001
© Copyright 2001 POSC. All rights reserved.