Replies: 1 comment 2 replies
-
Hi @Dhruv-RIL, the models have a maximum voltage cut-off event that triggers when the terminal voltage exceeds a threshold set in the parameter set. The way you have setup your model means that the initial terminal voltage (i.e. at t = 0) is above this threshold. We would be able to give you more specific advice if you included your python script that gives you this error, and the full error message. |
Beta Was this translation helpful? Give feedback.
2 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,
I am trying to simulate an LFP cell using a modified Prada parameter set.
However, while solving the model it is throwing an error Events ['Maximum voltage [V]'] are non-positive at initial conditions
I am not able to get around this error, could someone help me?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions