CogenerationPlant
Class Description
A set of thermal generating units for the production of electrical energy and process steam (usually from the output of the steam turbines). The steam sendout is typically used for industrial purposes or for municipal heating and cooling.
Attributes
Name | Type | Description |
---|---|---|
cogenHPSendoutRating | Float | The high pressure steam sendout. |
cogenHPSteamRating | Float | The high pressure steam rating. |
cogenLPSendoutRating | Float | The low pressure steam sendout. |
cogenLPSteamRating | Float | The low pressure steam rating. |
ratedP | ActivePower | The rated output active power of the cogeneration plant. The attribute shall be a positive value. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
CogenerationPlant | 0..1 | ThermalGeneratingUnit | 0..* | CogenerationPlant | A thermal generating unit may be a member of a cogeneration plant. | ThermalGeneratingUnits | A thermal generating unit may be a member of a cogeneration plant. |
CogenerationPlant | 1 | SteamSendoutSchedule | 1 | CogenerationPlant | A cogeneration plant has a steam sendout schedule. | SteamSendoutSchedule | A cogeneration plant has a steam sendout schedule. |