Skip to content

Hive 1.12 - Natural Ventilation and Thermal Mass

Compare
Choose a tag to compare
@christophwaibel christophwaibel released this 08 Aug 23:10
· 452 commits to master since this release
857c479

Debugging, enhancements and new features, e.g., single-sided natural ventilation, thermal mass has an impact on loads, some changes to the building Hizard. Optional calculations (nat. vent. and adaptive comfort) that are not part of SIA 380 can be (de-)activated with checkboxes in the hizard.

  • enhancement 🥊: updating Issue Template for submitting Bug Reports and added Pull Request template #614 #635
  • enhancement 🥊: worked a bit on the documentation #533 #530 #559
  • Feature 💡: single-sided natural ventilation based on CIBSE AM:10, depending on windows geometry #567 #613 #594
  • Feature 💡: Toggle in the Hizard for natural ventilation #593 #642
  • Bug 👾: load calculation works again when there are no windows in the zone #609
  • Bug 👾: hotfix for energy systems when hourly loads are provided. Only as ghpython in the GH template files! #576 #634
  • enhancement 🥊: added an Emitter distributor. We used a ghpython script in the GH templates before #601 #641
  • Feature 💡: thermal mass has an impact on loads now via variable . Includes modifications to the Hizard and changes to sia380.py and Hive.IO #516 #643
  • Bug 👾: checkboxes for nat. vent. and adaptive comfort in the Hizard now persist when saving and re-opening the gh file #644
  • Bug 👾: U-values were only used for walls, but not for roofs and floors #622
  • enhancement 🥊: overhangs and cantilevers are now interpreted as floors exposed to the environment (external) and thus contribute to heat losses. As part of #643