starting_solution issue. #3189
alihassan90
started this conversation in
General
Replies: 1 comment
-
This is definitely an issue with your code and not pybamm. |
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 do something like this that is simulation one experiment and use sol1 as starting point for next solution using sim.solve(starting_solution=sol1) however, I get the error 'sol1' not defined. It is showing in variables but i get this error.
Beta Was this translation helpful? Give feedback.
All reactions