POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
WELLBORE_ANNULAR_VOLUME
SUBTYPE OF
(
wellbore_volume
);
annulus_volume :
OPTIONAL
ndt_volume
;
capacity :
OPTIONAL
ndt_volume_per_length
;
flow_area :
OPTIONAL
ndt_area
;
UNIQUE
si:
facility
.identifier,
wellbore_component_facility
.wellbore,
wellbore_component_facility
.belongs_to_assembly,
facility
.ref_existence_kind;
END_ENTITY
; (* wellbore_annular_volume *)
Generated on Tue Jul 10 19:39:17 2001
© Copyright 2001 POSC. All rights reserved.