POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
GRID_GEOMETRY_BEHAVIOR
ABSTRACT SUPERTYPE OF
(
ONEOF
(
pty_capillary_pressure_curve
,
pty_curve_fit_result
,
pty_cvd_mole_frac_gas_curve
,
pty_cvd_mole_frac_liquid_curve
,
pty_dew_point_pressure_curve
,
pty_equilibrium_ratio_curve
,
pty_fluid_rheology
,
pty_gel_strength
,
pty_generic_line
,
pty_generic_surface
,
pty_generic_volume
,
pty_geometry_2d_edge
,
pty_geometry_2d_face
,
pty_geometry_2d_ring
,
pty_geometry_3d_edge
,
pty_geometry_3d_face
,
pty_geometry_3d_region
,
pty_geometry_3d_ring
,
pty_geometry_3d_shell
,
pty_geometry_complex_1d_edge
,
pty_interfacial_tension_curve
,
pty_modified_equil_ratio_curve
,
pty_perm_compaction_curve
,
pty_porosity_compaction_curve
,
pty_saturated_cmprs_curve
,
pty_saturation_pressure_curve
,
pty_three_phase_rel_perm_curve
,
pty_two_phase_rel_perm_curve
,
pty_undersaturated_pres_curve
));
INVERSE
grid_element_behavior :
SET [0:?] OF
grid_element_behavior
FOR
grid_geometry_behavior;
END_ENTITY
; (* grid_geometry_behavior *)
Generated on Tue Jul 10 19:38:00 2001
© Copyright 2001 POSC. All rights reserved.