I encounter an error when I launch HB_energyPlus component : the message show “Solution exception:index out of range: 0”. I really don´t know what is the problem with my model, it is a very simple one by the way… I would like next add a downdraft evapoative cooling tower, but next step… Could you please help me to fix this first problem ? It may also be a pb with the installation of the different softwares used …
I did what you mentionned, then I noticed that when I link the HB_addHBGlazing component to the input _HBZones of HB_Set EP Air Flow component the last input deseapper.This may cause the issue…
When I link HB_createHBZone component (without add glazings) to _HBZone input of _HBZone of HB_Set EP Air Flow componen , it works … But when I link HBObjWGLZ output from HB_AddHBGLz component to input _HBZone of HB_Set EP Air Flow component, it still mentions the same error : Solution exception:index out of range: 0.
How should I composed my canvas to keep the glazings ?
@orcunkoral 's issue with interior windows is the result of putting the addHBGlz component after the solve adjacency component (and our lack of checks for this incorrect ordering in the Legacy plugin). These components should be reversed and then the real error appears:
All of this is exacerbated by the fact that interior window assignment in Legacy was not easy. The process in the new LBT plugin that we released earlier in the month is much better, The LBT energy modeling components are smart enough check when an interior window needs to get added to two adjacent faces.
Hi! Julio, I’m new here, could you please explain to me how to install the last release of the ladybug tools? I already downloaded the Zip file but I don’t know how to install it in my Grasshopper. Thank you!