Here you can see an estimataion of running costs for the heat pumps, based on the performance information collected using OpenEnergyMonitor.
Costs are calculated assuming UK fixed tariffs at the start of 2023, and presented in UK currency: electricity at 34p per kWh, gas at 10p per kWh.
Equivalent gas cost is estimated for a 85% efficient boiler producing the same amount of heat, with a comparative cost of 12p per kWh of heat.
Property | Heating system | Annual Running costs | 30 Days | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
# | Location | Type | Built | Floor Area | Make / Model | Output | Source | Electric | Per kWh Heat | Equiv. Gas | Daily cost | Charts |
⊞ | {{n.location}} {{isNew(n) ? '✨' : ''}} | {{n.property}} | {{n.age.replace(' to ', '-').trim()}} | {{unit_dp(n.floor_area, 'm²')}} | {{n.hp_model.replace(/ \(.*\)/, ' …')}} | {{unit_dp(n.hp_output, 'kW')}} | {{n.hp_type.split(' ')[0]}} | £{{(n.year_elec * 0.34).toFixed(2)}} | {{n.year_cop > 0 ? (n.year_elec * 34 / n.year_heat).toFixed(1)+'p' : '-'}} | {{n.year_heat > 0 ? '£'+(n.year_heat / 0.85 * 0.10).toFixed(2) : '-'}} | {{(monthClass(n) == '') ? '£' + (n.month_elec * 0.34 / 30).toFixed(2) : '-'}} | Link » | Recently added systems denoted by ✨ | Incomplete data in grey |