BUG: Solution must be recomputed if convergence has not been achieved in the last simulation time #4
Labels
bug
Something isn't working
priority:low
This issue represents a low priority
wontfix
This will not be worked on
Currently, if t = sim_time and the solution did not convergence (this can be because we have not satisfied the tolerance, or we found negative volume), the simulation ends, rather than be recomputed.
Check if this is related with the time loop (user-side) or a bug in the time-stepping scheme from the core of PorePy.
The text was updated successfully, but these errors were encountered: