Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 973 Bytes

File metadata and controls

61 lines (43 loc) · 973 Bytes

(thermal-house-model)=

Thermal House Model

Model for the thermal behaviour of a building. This reflects a simple shoe box with transmission losses

Attributes, Units and Remarks

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


   * - Attribute
     - Unit
     - Remarks

   * - uuid
     - --
     -

   * - id
     - --
     - Human readable identifier

   * - operator
     - --
     -

   * - operationTime
     - --
     - Timely restriction of operation

   * - ethLosses
     - kW / K
     - Thermal losses

   * - ethCapa
     - kWh / K
     - Thermal capacity

   * - targetTemperature
     - °C
     - Desired target temperature

   * - upperTemperatureLimit
     - °C
     - Upper temperature boundary

   * - lowerTemperatureLimit
     - °C
     - Lower temperature boundary

Caveats

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