Skip to content

Latest commit

 

History

History
122 lines (87 loc) · 1.85 KB

File metadata and controls

122 lines (87 loc) · 1.85 KB

(chp-model)=

Combined Heat and Power Plant

Combined heat and power plant.

Attributes, Units and Remarks

Type Model

.. list-table::
   :widths: 33 33 33
   :header-rows: 0


   * - Attribute
     - Unit
     - Remarks

   * - uuid
     - --
     -

   * - id
     - --
     - Human readable identifier

   * - capex
     - €
     - Capital expenditure to purchase one entity of this type

   * - opex
     - € / MWh
     - | Operational expenditure to operate one entity of
       | this type

   * - etaEl
     - %
     - Efficiency of the electrical inverter

   * - etaThermal
     - %
     - Thermal efficiency of the system

   * - sRated
     - kVA
     - Rated apparent power

   * - cosPhiRated
     - --
     - Rated power factor

   * - pThermal
     - kW
     - Rated thermal power (at rated electrical power)

   * - pOwn
     - kW
     - Needed self-consumption

Entity Model

.. list-table::
   :widths: 33 33 33
   :header-rows: 0


   * - Attribute
     - Unit
     - Remarks

   * - uuid
     - --
     -

   * - id
     - --
     - Human readable identifier

   * - operator
     - --
     -

   * - operationTime
     - --
     - Timely restriction of operation

   * - node
     - --
     -

   * - thermalBus
     - --
     - Connection point to the thermal system

   * - qCharacteristics
     - --
     - [Reactive power characteristic](general.md#reactive-power-characteristics) to follow

   * - type
     - --
     -

   * - thermalStorage
     - --
     - Reference to thermal storage

   * - marketReaction
     - --
     - | Whether to adapt output based on (volatile)
       | market price or not

Caveats

Nothing - at least not known. If you found something, please contact us!