OperatingCycle (Under Validation)

Warning

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

OperatingCycle (Under Validation) refers to operating cycles. It describes the property of the various cycles of pressure, temperature and content density variations to which the Pipeline is to be operated to.

List OperatingCycle

Operating Cycle 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 ‘str’>

Name for this OperatingCycle scenario.

iter

<class ‘int’>

Number of times this OperatingCycle is done.

records_of_cycle_step

<class ‘pdef.model.operating_cycle.CycleStep’>

Records of CycleStep (Under Validation) to be included in this operating cycle.

CycleStep (Under Validation)

Warning

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

CycleStep (Under Validation) describes a unique temperature, pressure and density static state.

List CycleStep

Cycle Step 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.

related_pressure_set

<class ‘str’>

Related instances of PressureSet (Under Validation), provided as array of pdef_id.

related_temperature_set

<class ‘str’>

Related instances of TemperatureSet (Under Validation), provided as array of pdef_id.

related_density_set

<class ‘str’>

Related instances of DensitySet (Under Validation), provided as array of pdef_id.