POSC Specifications: Epicentre Version 3.0
Logical Data Model
ENTITY
SPECIFIC_FLUID_COMPONENT
SUBTYPE OF
(
bulk_material
,
fluid_component
);
INVERSE
fluid_phase_interface :
SET [0:?] OF
fluid_phase_interface
FOR
fluid_component;
i_interaction :
SET [0:?] OF
fluid_component_interaction
FOR
i_component;
j_interaction :
SET [0:?] OF
fluid_component_interaction
FOR
j_component;
pty_acentric_factor :
SET [0:?] OF
pty_acentric_factor
FOR
fluid_component;
pty_boiling_temperature :
SET [0:?] OF
pty_boiling_temperature
FOR
fluid_component;
pty_calorific_value_gas_volume :
SET [0:?] OF
pty_calorific_value_gas_volume
FOR
fluid_component;
pty_calorific_value_mass_basis :
SET [0:?] OF
pty_calorific_value_mass_basis
FOR
fluid_component;
pty_calorific_value_mole_basis :
SET [0:?] OF
pty_calorific_value_mole_basis
FOR
fluid_component;
pty_cal_value_solid_liquid_vol :
SET [0:?] OF
pty_cal_value_solid_liquid_vol
FOR
fluid_component;
pty_cloud_point_temperature :
SET [0:?] OF
pty_cloud_point_temperature
FOR
fluid_component;
pty_critical_density :
SET [0:?] OF
pty_critical_density
FOR
fluid_component;
pty_critical_pressure :
SET [0:?] OF
pty_critical_pressure
FOR
fluid_component;
pty_critical_temperature :
SET [0:?] OF
pty_critical_temperature
FOR
fluid_component;
pty_critical_volume :
SET [0:?] OF
pty_critical_volume
FOR
fluid_component;
pty_critical_z_factor :
SET [0:?] OF
pty_critical_z_factor
FOR
fluid_component;
pty_crude_oil_char_factor :
SET [0:?] OF
pty_crude_oil_char_factor
FOR
fluid_component;
pty_density_molar :
SET [0:?] OF
pty_density_molar
FOR
fluid_component;
pty_equation_of_state_omega_a :
SET [0:?] OF
pty_equation_of_state_omega_a
FOR
fluid_component;
pty_equation_of_state_omega_b :
SET [0:?] OF
pty_equation_of_state_omega_b
FOR
fluid_component;
pty_melting_temperature :
SET [0:?] OF
pty_melting_temperature
FOR
fluid_component;
pty_molecular_weight :
SET [0:?] OF
pty_molecular_weight
FOR
fluid_component;
pty_parachor :
SET [0:?] OF
pty_parachor
FOR
fluid_component;
pty_ph :
SET [0:?] OF
pty_ph
FOR
fluid_component;
pty_pour_temperature :
SET [0:?] OF
pty_pour_temperature
FOR
fluid_component;
pty_pseudo_comp_alpha_factor :
SET [0:?] OF
pty_pseudo_comp_alpha_factor
FOR
fluid_component;
pty_redox_potential :
SET [0:?] OF
pty_redox_potential
FOR
fluid_component;
pty_specific_volume_mole :
SET [0:?] OF
pty_specific_volume_mole
FOR
fluid_component;
pty_sp_heat_capacity_mass :
SET [0:?] OF
pty_sp_heat_capacity_mass
FOR
fluid_component;
pty_usbm_crude_oil_base_clsn :
SET [0:?] OF
pty_usbm_crude_oil_base_clsn
FOR
fluid_component;
pty_usbm_crude_oil_corel_index :
SET [0:?] OF
pty_usbm_crude_oil_corel_index
FOR
fluid_component;
pty_vapor_pressure :
SET [0:?] OF
pty_vapor_pressure
FOR
fluid_component;
pty_vol_thermal_expansion :
SET [0:?] OF
pty_vol_thermal_expansion
FOR
fluid_component;
pty_watson_char_factor :
SET [0:?] OF
pty_watson_char_factor
FOR
fluid_component;
UNIQUE
si:
material
.identifier,
material
.ref_existence_kind;
END_ENTITY
; (* specific_fluid_component *)
Generated on Tue Jul 10 19:39:09 2001
© Copyright 2001 POSC. All rights reserved.