Skip to content

Commit

Permalink
Merge branch 'main' into 787-dynamic-heating-and-cooling-profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
DaJansenGit authored Dec 12, 2024
2 parents 9f11638 + 085c991 commit 0bca1c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion teaser/data/input/inputdata/TypeElements_IWU.json
Original file line number Diff line number Diff line change
Expand Up @@ -1219,7 +1219,7 @@
"2": {
"thickness": 0.14,
"material": {
"name": "wood_fibreboard_iwu_light_200",
"name": "wood_fibreboard_light_200",
"material_id": "2b23145c-3a43-11e7-ad60-2cd444b2e704"
}
}
Expand Down
4 changes: 3 additions & 1 deletion teaser/logic/buildingobjects/useconditions.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,9 @@ class UseConditions(object):
:cite:`DiLaura.2011`.
AixLib: Used in Zone record for internal gains, lighting
maintained_illuminance : float [Lx]
maintained illuminance value for lighting. This value is taken from SIA 2024
maintained illuminance value for lighting.
This value is partially taken from SIA 2024 (2015-10) and partially
from DIN V EN 18599-10 (2018-09).
lighting_efficiency_lumen: float [lm/W_el]
lighting efficiency in lm/W_el, in german: Lichtausbeute
lighting_profil : [float]
Expand Down

0 comments on commit 0bca1c0

Please sign in to comment.