mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
changed cost key
This commit is contained in:
parent
11a20bd9a7
commit
1350d8ec9e
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ class SolarPvRecommendations:
|
|||
"new_u_value": None,
|
||||
"sap_points": None,
|
||||
"already_installed": False,
|
||||
"total_cost": total_cost,
|
||||
"total": total_cost,
|
||||
# This is required for simulating the SAP impact. solar_pv_percentage is between 0 & 1 so we scale
|
||||
# back up here
|
||||
"photo_supply": roof_coverage_percent,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue