Hello,
I recently came across references to the skip_ok
option in PyBaMM, which allows steps in an experiment to be skipped if the initial conditions already meet the termination criteria. However, I can no longer find this option in the current documentation or examples.
- Has the
skip_ok
functionality been removed or renamed in recent versions of PyBaMM? - If so, is there an alternative way to achieve the same behavior (e.g., skipping steps when initial conditions exceed bounds)?
I am currently using PyBaMM version [25.1.1]. Any clarification would be greatly appreciated!