Skip to content

Heat pump COP Energy System

maxenceryan edited this page Jun 25, 2021 · 2 revisions
Icon Name ID Category Subcategory
icon Heat pump COP Energy System HpCopSimple [hive] Energy Systems

Description

Calculates the Coefficient of Performance (COP) of a simple heat pump.

Inputs

Name ID Description Type
eta eta Efficiency of heat pump [-] float
T_1 T_1 Temperature of warm reservoir [k] float
T_2 T_2 Temperature of cold reservoir [k] float

Outputs

Name ID Description Type
COP_W COP_W COP of heat pump [-] float

Example

TODO: find this component in an example file / create an example file

See also

  • TODO: link to similar / collaborating components

Developer info

  • Assembly: Hive.Core.heatpumps.ghpy
  • Source: src/Hive.Core/heatpumps/simple_hp_cop.py