SolverError when starting solution #2327
Unanswered
Johannes-hub22
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Please post the full code that causes the error |
Beta Was this translation helpful? Give feedback.
4 replies
-
Should be fixed by #2355 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I am trying to simulate battery degradation using the O'Kane dataset. My initial idea is to replicate Figure 1 of the recent O'Kane et al publication (2022). I often get a SolveError when simulating an experimental cycle using initial (starting) solution from the prev. solutions. This is not dependent on the parameter value (e.g. Dsol for SEI) as I have run into this on numerous simulations / investigations.
Here is the error:
SolverError: Could not find acceptable solution: solver terminated successfully, but maximum solution error (0.19144467801435194) above tolerance (1e-06)
I do not want to disable the eSOH functionality as I would like to investigate SOH etc.
Is there a workaround for this?
Beta Was this translation helpful? Give feedback.
All reactions