ladybug-tools / honeybee-openstudio-gem

:honeybee: :gem: Library and measures for translating between Honeybee JSON schema and OpenStudio Model schema (OSM)
Other
6 stars 8 forks source link

fix(template): Ensure we find a zone that's connected to the air loop #265

Closed chriswmackey closed 2 years ago

chriswmackey commented 2 years ago

It seems that the standards gem is pretty smart and it will not add zones to the DOAS if they have no outdoor air ventilation requirement. So we have to loop through the zones assigned to a HVAC system until we find one that is connected to the air loop.

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.29.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: