mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
todo
This commit is contained in:
parent
0d89c00bf0
commit
c2e67f5e35
1 changed files with 1 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ wall_parts = external_wall_insulation_parts + internal_wall_insulation_parts
|
|||
class WallRecommendations(BaseUtility):
|
||||
YEAR_WALLS_BUILT_WITH_INSULATION = 1990
|
||||
U_VALUE_UNIT = 'w/m-¦k'
|
||||
# TODO: REVIEW THESE FIGURES: RETROFIT ACADEMY COUSE INDICATED THAT IT SHOULD BE 0.3
|
||||
BUILDING_REGULATIONS_PART_L_MAX_U_VALUE = 0.18
|
||||
# Often cited minimum practical u-value
|
||||
DIMINISHING_RETURNS_U_VALUE = 0.15
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue