You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert sol.status == 0
assert sol.iterations == [number of iterations]
` ``
to each test to make sure that we did not change the convergence of the problems.