Hi,
I am trying to run the AnnualRadiation and get the following runtime error message:
{0;0}0. Runtime error (ValueErrorException): Input “sensor-grid” was not found for recipe “annual_radiation”.
Traceback:
line 141, in input_value_by_name, “C:\Users\user\ladybug_tools\python\Lib\site-packages\lbt_recipes\recipe.py”
line 81, in script
Any idea, what the problem might be? I am new to Honeybee and not sure what mistakes I might have made.
Picture2|689x292
Thank you very much.
The components on your Grasshopper canvas are from a version that is different than your currently-installed LBT plugin. Run the “LB Sync Grasshopper File” component to sync the components on the canvas with your installed version.
Thank you very much Chris.
I will do that.
I ran the LB Sync Grasshopper File component and the components were updated. However, I still get the same error message from the HBAnnualRadiation component.
The model has a curved roof and I added apertures to all sides and roof of the model. I did add he HBPlanarizeBrep component to both the room and aperture breps. Because it is a greenhouse and the sides and roof are made of plastic, I added apertures the same sizes as the walls and roof. Could the problem perhaps be due to one of these issues?
Thank you.
You must have a version of the LBT Grasshopper components installed that predates version 1.2.0 where we first release that annual radiation recipe. In this case, I recommend updating your plugin to version 1.2.0 (installing from Food4Rhino) and then try syncing the Grasshopper components again.
I assure you that this error has nothing to do with your model or it’s curvature and has everything to do with the version of components you have installed.
Thank you Chris.
I will try updating the plugin.