solver.step can not update the parameters #3416
-
Hallo everyone,
after ploting the current is always 0 at every step. what should be given to the inputs for solver.step() I am using thank you for your help. update:
which shows the solver.step() is working on casadisolver. How to let it also work on DFN or SPM model? |
Beta Was this translation helpful? Give feedback.
Answered by
TomTranter
Oct 9, 2023
Replies: 1 comment 11 replies
-
It doesn't look you are changing the inputs inside the loop |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something like this should work