POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_STANDARD_VOLUME_GAS_RATE
SUBTYPE OF
(
pty_transient_property
);
allocated_flow_stream :
OPTIONAL
allocated_flow_stream
;
data_value :
ndt_std_volume_gas_rate
;
distribution :
OPTIONAL
ndt_line
;
distribution_type :
OPTIONAL
ndt_probability_distribution_type
;
evaluated_flow_stream :
OPTIONAL
evaluated_flow_stream
;
maximum_value :
OPTIONAL
ndt_real4
;
minimum_value :
OPTIONAL
ndt_real4
;
mode_value :
OPTIONAL
ndt_real4
;
standard_deviation :
OPTIONAL
ndt_real4
;
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,
process_data
.activity, well_test_recovery, allocated_flow_stream, evaluated_flow_stream;
END_ENTITY
; (* pty_standard_volume_gas_rate *)
Generated on Tue Jul 10 19:38:40 2001
© Copyright 2001 POSC. All rights reserved.