Hi guys, I want to optimize a geometry depending on a fluid simulation.
If the liquid reached a certain number, the simulation stops.
But while implementing with opossum, galapagos, etc. the algorithm will stop directly without finishing the first iteration.
I need to streamline the data and to restart the solver (actually using flexHopper).
If the simulation finished, the next simulation (with a changed geometry) should run.
There should be an option with Heteroptera, but I barely find examples for this issue.