starting external wall insulation logic

This commit is contained in:
Khalim Conn-Kowlessar 2023-06-20 19:00:13 +01:00
parent 2f333ad38c
commit 3a2cf2609c

View file

@ -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",