POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
FLUID_SAMPLE
SUPERTYPE OF
(
ONEOF
(
drilling_kick_fluid
,
fluid_filtrate
,
recombined_fluid_sample
,
well_test_recovery
))
SUBTYPE OF
(
fluid_system
);
combined_to_create :
OPTIONAL
recombined_fluid_sample
;
fluid_system :
OPTIONAL
fluid_system
;
INVERSE
pty_cricondenbar :
SET [0:?] OF
pty_cricondenbar
FOR
fluid_sample;
pty_cricondentherm :
SET [0:?] OF
pty_cricondentherm
FOR
fluid_sample;
pty_critical_density :
SET [0:?] OF
pty_critical_density
FOR
fluid_sample;
pty_critical_pressure :
SET [0:?] OF
pty_critical_pressure
FOR
fluid_sample;
pty_critical_temperature :
SET [0:?] OF
pty_critical_temperature
FOR
fluid_sample;
pty_critical_volume :
SET [0:?] OF
pty_critical_volume
FOR
fluid_sample;
pty_cvd_mole_frac_gas_curve :
SET [0:?] OF
pty_cvd_mole_frac_gas_curve
FOR
fluid_sample;
pty_cvd_mole_frac_gas_point :
SET [0:?] OF
pty_cvd_mole_frac_gas_point
FOR
fluid_sample;
pty_cvd_mole_frac_liquid_curve :
SET [0:?] OF
pty_cvd_mole_frac_liquid_curve
FOR
fluid_sample;
pty_cvd_mole_frac_liquid_point :
SET [0:?] OF
pty_cvd_mole_frac_liquid_point
FOR
fluid_sample;
pty_density_vapor :
SET [0:?] OF
pty_density_vapor
FOR
fluid_sample;
pty_dew_point_pressure :
SET [0:?] OF
pty_dew_point_pressure
FOR
fluid_sample;
pty_dew_point_pressure_curve :
SET [0:?] OF
pty_dew_point_pressure_curve
FOR
fluid_sample;
pty_equilibrium_ratio_curve :
SET [0:?] OF
pty_equilibrium_ratio_curve
FOR
fluid_sample;
pty_equilibrium_ratio_point :
SET [0:?] OF
pty_equilibrium_ratio_point
FOR
fluid_sample;
pty_gas_gravity :
SET [0:?] OF
pty_gas_gravity
FOR
fluid_sample;
pty_gas_oil_generation_index :
SET [0:?] OF
pty_gas_oil_generation_index
FOR
fluid_sample;
pty_mass_spectrum_abundance :
SET [0:?] OF
pty_mass_spectrum_abundance
FOR
fluid_sample;
pty_modified_equil_ratio_curve :
SET [0:?] OF
pty_modified_equil_ratio_curve
FOR
fluid_sample;
pty_normalized_saturate_conc :
SET [0:?] OF
pty_normalized_saturate_conc
FOR
fluid_sample;
pty_peak_area_height :
SET [0:?] OF
pty_peak_area_height
FOR
fluid_sample;
pty_polarized_light_rotat_ang :
SET [0:?] OF
pty_polarized_light_rotat_ang
FOR
fluid_sample;
pty_pseudoreduced_cmprs :
SET [0:?] OF
pty_pseudoreduced_cmprs
FOR
fluid_sample;
pty_pseudoreduced_pressure :
SET [0:?] OF
pty_pseudoreduced_pressure
FOR
fluid_sample;
pty_pseudoreduced_temperature :
SET [0:?] OF
pty_pseudoreduced_temperature
FOR
fluid_sample;
pty_pseudo_comp_factor :
SET [0:?] OF
pty_pseudo_comp_factor
FOR
fluid_sample;
pty_pyrolysis_petroleum_index :
SET [0:?] OF
pty_pyrolysis_petroleum_index
FOR
fluid_sample;
pty_pyrolysis_petroleum_pot :
SET [0:?] OF
pty_pyrolysis_petroleum_pot
FOR
fluid_sample;
pty_reduced_density :
SET [0:?] OF
pty_reduced_density
FOR
fluid_sample;
pty_reduced_pressure :
SET [0:?] OF
pty_reduced_pressure
FOR
fluid_sample;
pty_reduced_temperature :
SET [0:?] OF
pty_reduced_temperature
FOR
fluid_sample;
pty_reduced_vapor_pressure :
SET [0:?] OF
pty_reduced_vapor_pressure
FOR
fluid_sample;
pty_reduced_volume :
SET [0:?] OF
pty_reduced_volume
FOR
fluid_sample;
pty_saturated_cmprs_curve :
SET [0:?] OF
pty_saturated_cmprs_curve
FOR
fluid_sample;
pty_saturated_cmprs_point :
SET [0:?] OF
pty_saturated_cmprs_point
FOR
fluid_sample;
pty_saturation_pressure_curve :
SET [0:?] OF
pty_saturation_pressure_curve
FOR
fluid_sample;
pty_saturation_pressure_point :
SET [0:?] OF
pty_saturation_pressure_point
FOR
fluid_sample;
pty_spectral_fluor_intensity :
SET [0:?] OF
pty_spectral_fluor_intensity
FOR
fluid_sample;
pty_spectral_light_intensity :
SET [0:?] OF
pty_spectral_light_intensity
FOR
fluid_sample;
pty_sp_fluid_component_ratio :
SET [0:?] OF
pty_sp_fluid_component_ratio
FOR
fluid_sample;
pty_steam_quality :
SET [0:?] OF
pty_steam_quality
FOR
fluid_sample;
pty_total_fvf_curve :
SET [0:?] OF
pty_total_fvf_curve
FOR
fluid_sample;
pty_total_fvf_point :
SET [0:?] OF
pty_total_fvf_point
FOR
fluid_sample;
pty_total_organic_carbon_mass :
SET [0:?] OF
pty_total_organic_carbon_mass
FOR
fluid_sample;
pty_transient_temperature :
SET [0:?] OF
pty_transient_temperature
FOR
fluid_sample;
pty_undersaturated_pres_curve :
SET [0:?] OF
pty_undersaturated_pres_curve
FOR
fluid_sample;
pty_undersaturated_pres_point :
SET [0:?] OF
pty_undersaturated_pres_point
FOR
fluid_sample;
pty_volatile_oil_gas_ratio :
SET [0:?] OF
pty_volatile_oil_gas_ratio
FOR
fluid_sample;
pty_yield :
SET [0:?] OF
pty_yield
FOR
fluid_sample;
rock_fluid_feature :
SET [0:?] OF
fluid_sample_source
FOR
fluid_sample;
UNIQUE
si:
material
.identifier,
material
.ref_existence_kind, fluid_system;
END_ENTITY
; (* fluid_sample *)
Generated on Tue Jul 10 19:37:53 2001
© Copyright 2001 POSC. All rights reserved.