handled ceiling and underfloor

This commit is contained in:
Khalim Conn-Kowlessar 2025-08-09 18:15:41 +01:00
parent 8f3c76fde9
commit 8dcb9c11d8

View file

@ -442,6 +442,10 @@ class Funding:
return "Electric Storage Heaters Responsiveness <=0.2"
return "Electric Storage Heaters Responsiveness >0.2"
# direct-acting electric space heating (no storage)
if mainheating["has_electric_underfloor_heating"] or mainheating["has_electric_ceiling_heating"]:
return "Electric Room Heaters"
raise ValueError("Invalid pre heating system")
def calculate_partial_project_abs(