Update 11/4 incorrectly assigning loads

Hello HB/LB community,

I have an old file with the same exact code that managed to output zero for infiltration and ventilation upon setting the Zone Loads. The update from 11/4 seems to be ignoring my inputs. Any idea why?

Thanks,

Zack




Hi Zach, I would submit this issue to github so Chris can have a look.

Hi Zach,

This was a bug that was resulting from how the code was written. It was ignoring cases of both no input for ventilation and when a zero was input for ventilation. This has been fixed now:

https://github.com/mostaphaRoudsari/Honeybee/commit/55db9b39f0b7c17…

-Chris

Thank you guys. Much appreciated