POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_FLUID_SATURATION
SUBTYPE OF
(
property
);
data_value :
ndt_concentration_volume_per_volume
;
distribution :
OPTIONAL
ndt_line
;
distribution_type :
OPTIONAL
ndt_probability_distribution_type
;
fluid_phase :
fluid_phase
;
maximum_value :
OPTIONAL
ndt_real4
;
minimum_value :
OPTIONAL
ndt_real4
;
mode_value :
OPTIONAL
ndt_real4
;
ref_fluid_saturation :
ref_fluid_saturation
;
rock_fluid_feature :
OPTIONAL
rock_fluid_feature
;
rock_material :
OPTIONAL
rock_material
;
standard_deviation :
OPTIONAL
ndt_real4
;
UNIQUE
si: ref_fluid_saturation,
process_data
.activity, fluid_phase, rock_material, rock_fluid_feature;
END_ENTITY
; (* pty_fluid_saturation *)
Generated on Tue Jul 10 19:38:25 2001
© Copyright 2001 POSC. All rights reserved.