I’m using a DataOut component to gather the parameter for an energy simulation, then run the simulation in another Grasshopper definition and read the results back in via DataInput.
This works fine if both definitions are open in the same Rhino, but not across multiple instances.
Any ideas why? I’m using Honeybee for the simulation.
The reason I want to do this is for parallelization.
Cheers,
Thomas