FluidProp (Under Validation)

Warning

Object under review/validation. List of variables is provided for information and to ease review.

FluidProp (Under Validation) refers to fluid properties. It describes the property of a fluid to be conveyed by the Pipeline.

List FluidProp

Fluid Prop Variables

Variable

Type

Description

pdef_id

<class ‘str’>

pdef_id is the unique identifier for the object.

pdef_type

<class ‘str’>

meta_data

<class ‘pdef.model.metadata.MetaData’>

Optional user free structured MetaData object.

additional_data

<class ‘pdef.model.additional_data.AdditionalData’>

Optional user free structured Additional Data object.

scenario_name

<class ‘pdef.model.fluid_prop.ConstrainedStrValue’>

Name for this FluidProp scenario.

phase

typing.Literal[‘water’, ‘liquid’, ‘gas’, ‘multiphase’]

Phase of the fluid.

cond_oil_ratio

<class ‘pdef.model.measure.UnitLess’>

TBC

crit_wax_depos_temp

<class ‘pdef.model.measure.Temperature’>

TBC

fluid_category_dnv

typing.Literal[‘A’, ‘B’, ‘C’, ‘D’, ‘E’]

Fluid category, as per DNV acronym.

gas_cond_ratio

<class ‘pdef.model.measure.UnitLess’>

TBC

gas_oil_ratio

<class ‘pdef.model.measure.UnitLess’>

TBC

ph_min

<class ‘pdef.model.measure.UnitLess’>

Minimum expected pH

ph_max

<class ‘pdef.model.measure.UnitLess’>

Maximum expected pH

pour_point

<class ‘pdef.model.measure.UnitLess’>

TBC.

sourness

<class ‘str’>

Expected sourness for this FluidProp.

wat

<class ‘pdef.model.measure.UnitLess’>

TBC.

water_fraction

<class ‘pdef.model.measure.UnitLess’>

Ratio of water content

records_of_hydrate_curve

<class ‘pdef.model.fluid_prop.HydrateCurve’>

Embedded records of HydrateCurve (Under Validation).

records_of_fluid_component

<class ‘pdef.model.fluid_prop.FluidComponent’>

Embedded records of FluidComponent (Under Validation).

HydrateCurve (Under Validation)

Warning

Object under review/validation. List of variables is provided for information and to ease review.

HydrateCurve (Under Validation) describes the hydrate formation properties of a produced fluid.

List HydrateCurve

Hydrate Curve Variables

Variable

Type

Description

pdef_id

<class ‘str’>

pdef_id is the unique identifier for the object.

pdef_type

<class ‘str’>

meta_data

<class ‘pdef.model.metadata.MetaData’>

Optional user free structured MetaData object.

additional_data

<class ‘pdef.model.additional_data.AdditionalData’>

Optional user free structured Additional Data object.

name

<class ‘pdef.model.fluid_prop.ConstrainedStrValue’>

Name for this HydrateCurve instance

table

<class ‘pdef.model.table.Table’>

A Table reporting the pressure / temperature records making the hydrate curve.

FluidComponent (Under Validation)

Warning

Object under review/validation. List of variables is provided for information and to ease review.

FluidComponent (Under Validation) provides the fluid components that combines to make the conveyed fluid described by FluidProp (Under Validation).

List FluidComponent

Fluid Component Variables

Variable

Type

Description

pdef_id

<class ‘str’>

pdef_id is the unique identifier for the object.

pdef_type

<class ‘str’>

meta_data

<class ‘pdef.model.metadata.MetaData’>

Optional user free structured MetaData object.

additional_data

<class ‘pdef.model.additional_data.AdditionalData’>

Optional user free structured Additional Data object.

molecule_name

<class ‘pdef.model.fluid_prop.ConstrainedStrValue’>

Molecule name of the component.

min_molar_content

<class ‘pdef.model.measure.UnitLess’>

Minimum expected content of the component, in UnitLess molar fraction.

max_molar_content

<class ‘pdef.model.measure.UnitLess’>

Maximum expected content of the component, in UnitLess molar fraction.