Replies: 1 comment 3 replies
-
I had this error recently and it was because the OCP interpolant I had created did not extend all the way to 0 and 1 stoichiometry (it was close, about 1e-3 and 0.999, but not 0 or 1). Adding points at 0 and 1 fixed it. I am not sure how the O'Kane 2022 OCPs are defined but this might be the issue. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi Team,
I am performing drive cycle simulation for one year to understand the degradation phenomenon. I have enabled Mechanical as well as Chemical degradation packages viz. SEI layer growth, Plating and Particle Cracking.
I have tried the simulation with three drive cycles; (UDDS and Two custom drive cycles)
Every time I am getting the same following error;
Simulation error: Solver failed because the following interpolation bounds were exceeded: ["Interpolant 'interpolating_function' upper bound"]. You may need to provide additional interpolation points outside these bounds.
UDDS; Error after 18/365 cycles
Drive cycle;1 : Error after 18/365 cycles
Drive cycle;1 : Error after 68/365 cycles
I couldn't figure out which bound I am exceeding. Please have a look :)
@tinosulzer @brosaplanella
Thanks in advance :)
Posting my code:
########## Model and Parameter slection ############
########## Options ##############
############ Experiment ###########
################# Solver #########################
Beta Was this translation helpful? Give feedback.
All reactions