Hi,
I am trying to go do HB Thermal Load Balance but I am getting an error - “1. Solution exception:need more than 4 values to unpack”. When I input value from HB read room energy.
Not all the geometry was internalized, but in order to get the fae_energy_flow output you need to include the sim_outputs and sim_par definitions, like so:
thank you for your reply Abraham, sadly I have an issue with the HB thermal load balance.
The error code is: 1.Solution exception:need more than 4 values to unpack
I used the HVAC Ideal Air and I am currently on 1.8.1. When using on 1.8.0 the script ran perfectly fine. Any idea on what the issue could be here ? Thanks a lot in advance.
Next time please send a simplified version of the script.
I filtered the model to just simulate one of the floors.
See the red marks. You need to set the outputs to true, you need to connect the necessary outputs to the balance component.
After that is runs fine on my computer.
-A. Lecture_11_HVAC, Settings and Results_Grasshopper file_AY.gh (344.4 KB)
Even though these are all cases where you will not be able to build a complete load balance because you are missing the het flow through the envelope, you should not be getting a cryptic message like “Need more than 4 values to unpack.” It looks like I introduced the possibility of getting this message when I added the option to get envelope loads for detailed faces as I mentioned in the LBT 1.9 release notes.
I just pushed a fix so that you will no longer get the cryptic exception for this case:
… and I added a more helpful warning about the need to connect the face energy flow:
You can get the change on your end now with the LB Versioner. Given that this issue only affected the error message and isn’t a serious blocking bug and only affects the warning message, I’m not going to update the LBT 1.9 Food4Rhino installer for this but it will be reflected in the Pollination single-click installers, the development version that people can get with LB Versioner, and (of course) LBT 1.10 when it eventually happens.