POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
PTY_NON_DARCY_FLOW_FACTOR
SUBTYPE OF
(
pty_transient_property
);
b_factor :
OPTIONAL
ndt_darcy_flow_coefficient
;
data_value :
OPTIONAL
ndt_turbulence_coefficient
;
forchheimer_coef :
OPTIONAL
ndt_real4
;
f_factor :
OPTIONAL
ndt_non_darcy_flow_coefficient
;
pfnu_grid_cell_connection :
OPTIONAL
pfnu_grid_cell_connection
;
temporary_completion :
OPTIONAL
temporary_completion
;
well_completion :
OPTIONAL
well_completion
;
well_completion_segment :
OPTIONAL
well_completion_segment
;
UNIQUE
si:
pty_transient_property
.end_time,
pty_transient_property
.ref_transient_period,
pty_transient_property
.start_time, well_completion, well_completion_segment, temporary_completion, pfnu_grid_cell_connection,
process_data
.activity;
END_ENTITY
; (* pty_non_darcy_flow_factor *)
Generated on Tue Jul 10 19:38:33 2001
© Copyright 2001 POSC. All rights reserved.