Replies: 2 comments 3 replies
-
Please post a complete script we can run to diagnose this error. |
Beta Was this translation helpful? Give feedback.
3 replies
-
I noticed that you are fixing the bug in #1970 which is related to OCP data interpolation. I wanted to add something about the drive cycle (current interpolant). Even if I use a function for the positive OCP, the SPMe model does not simulate it (images attached in #1970). It seems that the current interpolant does not read the current properly in this case. Is this issue related to the other as well? |
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.
-
I am trying to follow pybamm youtube instructions on parameterization through optimization but I ran into an error about the inputs. For current, I am using input experiment and interpolation. The script is long and I paste the part that raises the error.
Something that I don't get is that if I use the whole arrays of teval, current_exp, and voltage_exp it does not raise any error although it does not converge. When I use only the first 320 elements it raises the error below.
error
Beta Was this translation helpful? Give feedback.
All reactions