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
Catch and pass errors originating from a PyBaMM simulation within simulate_procedure back to the user with a useful message, e.g. when an event is triggered before the end of the procedure.
Catch and pass errors originating from a PyBaMM simulation within
simulate_procedureback to the user with a useful message, e.g. when an event is triggered before the end of the procedure.To be implemented in pybamm/synthetic_utils.py.