mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
starting external wall insulation logic
This commit is contained in:
parent
2f333ad38c
commit
3a2cf2609c
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ external_wall_insulation_parts = [
|
|||
# options for internal wall insulation (e.g. 50mm, 100mm, 150mm), with different material types
|
||||
# and costs
|
||||
"r_value_per_mm": 0.0278,
|
||||
"r_value_unit": "m2K/W"
|
||||
"r_value_unit": "square_meter_kelvin_per_watt",
|
||||
},
|
||||
{
|
||||
"type": "external_wall_insulation",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue