How to load simulation file from drive

Anyone has a pointer how the ‘Load Wind’ node works. ‘Load CFD data such as windspeed, pressure Eddy3D 0.4.15.2’ , I shoul reference to the ‘Result Path’, but when i specify the folder that i assigned when I created the simulation, nothing loads. Nor a filepath to the .foam file, or any other folder I try. So it’s kinda unclear what i should input as string, or how this node is suppose to work

Ah, missed this post, guess i am not alone who finds this simple task challenging :wink:
Load a previous simulation result - Grasshopper / Eddy3D - McNeel Forum

Anyway, @Anton_Koshelev , i still don’t understand what the path should be, tried all kind off confugurtions, and with back or forward trailing slashes.

@eddy3d , awaiting a response, Is there a way to maybe separate the meshing and running the simulation. Sometimes Meshing can take hours on a high setting, would be nice to load that as well if needed

Hi @crz_06, it’s just a normal path to the simulation folder you had specified when you were running your simulation. Just put this path in the panel instead default one in any of the example definitions

Here to the “Dir” input:

I had the same problem, but it looks like you can pretty much ignore the ‘load wind data’ node and just open the GH script with your typical setup and it will reload the results so long you have the directory you used inputted in the panel connecting to the directory input on the simulation.

Cheers.