Replies: 2 comments 6 replies
-
Hi @lappemic, The reason you cannot use We are actively working on improving the solvers in PyBaMM. The |
Beta Was this translation helpful? Give feedback.
-
Hi, @lappemic ,I meet this issue recently, the degradation spped is very slow and the cassadi solver may meet some trouble after several cycles, Have you found other better ways? thank you |
Beta Was this translation helpful? Give feedback.
-
I'm working on battery simulations using PyBaMM, and I've run into a performance issue that I'm hoping someone might have some insights on. I'm simulating a lithium-ion battery using the OKane2022 parameter set, and I've noticed that the simulation is taking an extremely long time to complete, especially for the drive cycles.
Here's a brief overview of my setup:
I've successfully used a similar setup with the Chen2020 parameters, and it runs in a reasonable amount of time. However, when I switch to the OKane2022 parameters, the simulation slows down (barely simulating 40 cycles in 24h), particularly during the drive cycles.
Has anyone else experienced this issue with the OKane2022 parameters? I'm wondering if there might be some parameter-specific optimizations or solver settings that could help speed things up. Any suggestions for improving the simulation speed while maintaining accuracy would be greatly appreciated.
Some questions I have:
The code i use:
Beta Was this translation helpful? Give feedback.
All reactions