POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
THREE_PHASE_REL_PERM_CURVE
SUBTYPE OF
(
technical_object
);
ref_rel_perm_model :
OPTIONAL
ref_rel_perm_model
;
ref_rel_perm_orientation :
ref_rel_perm_orientation
;
ref_three_phase_rel_perm :
ref_three_phase_rel_perm
;
three_phase_rock_fl_interact :
three_phase_rock_fl_interact
;
INVERSE
pty_three_phase_rel_perm_curve :
SET [0:?] OF
pty_three_phase_rel_perm_curve
FOR
three_phase_rel_perm_curve;
pty_two_phase_rel_perm_curve :
SET [0:?] OF
pty_two_phase_rel_perm_curve
FOR
three_phase_rel_perm_curve;
three_phase_rel_perm_point :
SET [0:?] OF
three_phase_rel_perm_point
FOR
three_phase_rel_perm_curve;
UNIQUE
si: ref_rel_perm_orientation, ref_three_phase_rel_perm, three_phase_rock_fl_interact;
END_ENTITY
; (* three_phase_rel_perm_curve *)
Generated on Tue Jul 10 19:39:12 2001
© Copyright 2001 POSC. All rights reserved.