Skip to content

Latest commit

 

History

History
102 lines (71 loc) · 1.44 KB

File metadata and controls

102 lines (71 loc) · 1.44 KB

(hp-model)=

Heat Pump

Model of a heat pump.

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

   * - sRated
     - kVA
     - Rated apparent power

   * - cosPhiRated
     - --
     - Rated power factor

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

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
     - --
     - :ref:`Reactive power characteristic<participant-general-q-characteristic>` to follow

   * - type
     - --
     -


Caveats

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