covering another heating system type

This commit is contained in:
Khalim Conn-Kowlessar 2025-11-30 21:32:31 +00:00
parent 52e99f179b
commit ce75f5e9b4

View file

@ -90,6 +90,7 @@ DESCRIPTIONS_TO_FUEL_TYPES = {
"Oil range cooker, no cylinder thermostat": {"fuel": "Oil", "cop": 0.85},
"Air source heat pump, Warm air, electric": {"fuel": "Electricity", "cop": AVERAGE_ASHP_EFFICIENCY / 100},
"Boiler and underfloor heating, electric": {"fuel": "Electricity", "cop": 1},
"Community scheme with CHP, mains gas": {"fuel": "Natural Gas", "cop": 0.85},
}
# These are the measure types where if there is a ventilation recommendation, we force the inclusion of it