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
Repeatedly calling solve_* at the moment without re-initializing the SubductionProblem class will increment the solution after each call. These should be reset at the start of each solve_ call.