POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_FL_SATURATION_DISTRIBUTION
SUBTYPE OF
(
grid_element_behavior
,
property
);
data_value :
ndt_saturation_distribution_element
;
fluid_phase :
fluid_phase
;
ref_fluid_saturation :
ref_fluid_saturation
;
rock_fluid_feature :
OPTIONAL
rock_fluid_feature
;
rock_material :
OPTIONAL
rock_material
;
UNIQUE
si: ref_fluid_saturation,
process_data
.activity,
grid_element_behavior
.grid_geometry_behavior, fluid_phase, rock_material, rock_fluid_feature;
END_ENTITY
; (* pty_fl_saturation_distribution *)
Generated on Tue Jul 10 19:38:25 2001
© Copyright 2001 POSC. All rights reserved.