CustomCoolingTower¶
Overview¶
Class
A custom CoolingTower, i.e., a CoolingTower that is not covered by any of the other subclasses of CoolingTower (DryCoolingTower, SprayCooler, or WetCoolingTower).
Supertypes
Attributes (data)
Name |
Multiplicity |
Type |
---|---|---|
0..1 |
||
0..1 |
||
0..1 |
Attributes (composition)
Name |
Multiplicity |
Type |
---|---|---|
0..1 |
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <Equipment>
RDL reference: CUSTOM COOLING TOWER
ComponentClass: CustomCoolingTower
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomCoolingTower
Example
Implementation in Proteus Schema
<Equipment
ID="customCoolingTower1"
ComponentClass="CustomCoolingTower"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomCoolingTower" ...>
...
</Equipment>
CoolingTowerRotor¶
Attribute (composition)
The cooling tower rotor of the CustomCoolingTower.
Implementation in Proteus Schema
The attribute is implemented using the XML hierarchy of the Proteus file: The element for the attribute value (a CoolingTowerRotor) is a child of the <Equipment>
element for the attribute owner (a CustomCoolingTower).
Example
Implementation in Proteus Schema
<Equipment
ID="customCoolingTower1"
ComponentClass="CustomCoolingTower"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomCoolingTower" ...>
...
<Equipment
ID="coolingTowerRotor1"
ComponentClass="CoolingTowerRotor"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CoolingTowerRotor" ...>
...
<Equipment />
...
<Equipment />
DesignRotationalSpeed¶
Attribute (data)
The rotational speed for which the CustomCoolingTower is designed.
Multiplicity: 0..1
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: DESIGN ROTATIONAL SPEED
Name: DesignRotationalSpeed
AttributeURI: http://sandbox.dexpi.org/rdl/DesignRotationalSpeed
DesignShaftPower¶
Attribute (data)
The shaft power for which the CustomCoolingTower is designed.
Multiplicity: 0..1
Type: NullablePower
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: DESIGN SHAFT POWER
Name: DesignShaftPower
AttributeURI: http://sandbox.dexpi.org/rdl/DesignShaftPower
DesignSprayFlowRate¶
Attribute (data)
The spray volume flow rate for the motive fluid for which the CustomCoolingTower is designed.
Multiplicity: 0..1
Type: NullableVolumeFlowRate
Implementation in Proteus Schema
The attribute is implemented as a DEXPI generic attribute for physical quantities.
RDL reference: DESIGN SPRAY FLOW RATE
Name: DesignSprayFlowRate
AttributeURI: http://sandbox.dexpi.org/rdl/DesignSprayFlowRate