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
the test was failing because the rate could go negative since u[2] could go negative, and this would make tstops go back in time giving an error. This is because the model is nonsensical, not the solver.
0 commit comments