Skip to content

Adaptive Comfort

maxenceryan edited this page Aug 1, 2021 · 6 revisions
Icon Name ID Category Subcategory
icon Adaptive Comfort AdaptiveComfort [hive] Demand

Description

Adaptive thermal comfort temperature as a function of ambient air temperature. Source: PLEA Notes 3 - Thermal Comfort. Auliciems and Szokolay 2007.

Inputs

Name ID Description Type
Air temperature T_e Average ambient air temperature in °C, either hourly or averaged monthly. float

Outputs

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

Example

TODO: find this component in an example file / create an example file

See also

  • TODO: link to similar / collaborating components

Developer info

  • Assembly: Hive.Core.sia380.ghpy
  • Source: src/Hive.Core/sia380/adaptive_comfort.py