Model/backend/app/assumptions.py
2024-07-29 14:56:17 +01:00

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