mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
3 lines
227 B
Python
3 lines
227 B
Python
# Assumes that the average efficiency of an air source heat pump is 300%, taking the median of the 200-400% range,
|
|
# which is often quoted as a sensible efficiency range for air source heat pumps.
|
|
AVERAGE_ASHP_EFFICIENCY = 300
|