POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_FLUID_SATURATION_CHANGE
SUBTYPE OF
(
pty_transient_property
);
data_value :
ndt_concentration_volume_per_volume
;
fluid_phase :
fluid_phase
;
ref_fluid_saturation :
ref_fluid_saturation
;
rock_fluid_feature :
OPTIONAL
rock_fluid_feature
;
rock_material :
OPTIONAL
rock_material
;
UNIQUE
si:
pty_transient_property
.end_time, ref_fluid_saturation,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time,
process_data
.activity, fluid_phase, rock_material, rock_fluid_feature;
END_ENTITY
; (* pty_fluid_saturation_change *)
Generated on Tue Jul 10 19:38:25 2001
© Copyright 2001 POSC. All rights reserved.