Hi,
I'm using a batch a batch sweep to simulate drainage with different inlet pressure each time. The model needs to simulate a large amount of time, and due to the nature of the physics involved, it won't converge after some time, but the solution for the previous time steps is still of interest to me. I'm synchronizing solutions to a master mph file, from which I run every case, but when the models fail, it doesn't return the stored time steps to the main model.
Is there anyway to store the parametric solutions of a batch sweep model even if the model stops converging and computing because of an error?