POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_TRANSIENT_VOLUME
SUBTYPE OF
(
pty_transient_property
);
data_value :
ndt_volume
;
fluid_phase :
OPTIONAL
specific_fluid_phase
;
measured_flow_stream :
OPTIONAL
measured_flow_stream
;
reservoir_fluid_system :
OPTIONAL
reservoir_fluid_system
;
well_test_recovery :
OPTIONAL
well_test_recovery
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, reservoir_fluid_system, fluid_phase, well_test_recovery,
process_data
.activity, measured_flow_stream;
END_ENTITY
; (* pty_transient_volume *)
Generated on Tue Jul 10 19:38:43 2001
© Copyright 2001 POSC. All rights reserved.