Hello,
For the last couple days I have been struggling with running propeller analysis over the Python API to sweep an array of free-stream velocities.
However, the problem I am encountering is whenever some of the runs finish, ExecAnalysis just prints "Done" and gets stuck even though the results are exported to a xxxx.rotor.n file. This just stops the iteration and prevents the for loop from moving on to the next iteration.
Is there any way to work around this? I am okay with some of the cases to fail but at least I don't want them to stop the iteration all together.
Best regards,
Efe