-
Notifications
You must be signed in to change notification settings - Fork 4
Adaptive Comfort
maxenceryan edited this page Aug 1, 2021
·
6 revisions
Icon | Name | ID | Category | Subcategory |
---|---|---|---|---|
Adaptive Comfort | AdaptiveComfort | [hive] | Demand |
Adaptive thermal comfort temperature as a function of ambient air temperature. Source: PLEA Notes 3 - Thermal Comfort. Auliciems and Szokolay 2007.
Name | ID | Description | Type |
---|---|---|---|
Air temperature | T_e | Average ambient air temperature in °C, either hourly or averaged monthly. | float |
Name | ID | Description | Type |
---|---|---|---|
Thermal comfort | T_n | Mean adaptive thermal comfort temperature in °C. | float |
Comfort, 80% upper bound | T_n80ub | Adaptive thermal comfort temperature in °C (upper bound of 80% acceptance). | float |
Comfort, 80% lower bound | T_n80lb | Adaptive thermal comfort temperature in °C (lower bound of 80% acceptance). | float |
Comfort, 90% upper bound | T_n90ub | Adaptive thermal comfort temperature in °C (upper bound of 90% acceptance). | float |
Comfort, 90% lower bound | T_n90lb | Adaptive thermal comfort temperature in °C (lower bound of 90% acceptance). | float |
TODO: find this component in an example file / create an example file
- TODO: link to similar / collaborating components
- Assembly:
Hive.Core.sia380.ghpy
- Source:
src/Hive.Core/sia380/adaptive_comfort.py