Runninn long experiment in breaks #2756
-
I would like to cycle cell through 1000 cycles while including LAM, SEI and LI platting sub models using drive cycle based discharging. Given that each cycle takes quite some time to run, I am planning to break the entire experiment into multiple sets i.e. i want to simulate say 10 cycles at a time, save the simulation to a pickle file and then load the same as starting solution for next set of 10 cycles. Can someone help how do I achieve this? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
The notebook on simulating long experiments provides a starting point for this. |
Beta Was this translation helpful? Give feedback.
The notebook on simulating long experiments provides a starting point for this.