POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
TWO_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_two_phase_rel_perm :
ref_two_phase_rel_perm
;
two_phase_rock_fl_interact :
two_phase_rock_fl_interact
;
INVERSE
pty_two_phase_rel_perm_curve :
SET [0:?] OF
pty_two_phase_rel_perm_curve
FOR
two_phase_rel_perm_curve;
two_phase_rel_perm_point :
SET [0:?] OF
two_phase_rel_perm_point
FOR
two_phase_rel_perm_curve;
UNIQUE
si: ref_rel_perm_orientation, ref_two_phase_rel_perm, two_phase_rock_fl_interact;
END_ENTITY
; (* two_phase_rel_perm_curve *)
Generated on Tue Jul 10 19:39:15 2001
© Copyright 2001 POSC. All rights reserved.