Problem with hitting lower cut off voltage in MSMR modelling of full cells #4368
-
Hello, I am trying to simulate a full cell using MSMR model. To avoid any confusion, I am calling X, U and W as the MSMR parameters. The MSMR parameters for anode (X, U and W for 6 galleries) was retrieved after fitting the half cell curve to a C/50 lithiation cycle. The default MSMR parameters in pybamm were used for the cathode open circuit potential (NMC 622 de/lithiated at C/100). I would very much appreciate help with the following @TomTranter @valentinsulzer @rtimms : Find below the output from simulation runs and attached the code. Thanks a ton in advance
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
a. To do the full cell balancing you need to adjust maximum concentration as well as initial concentration in both electrodes |
Beta Was this translation helpful? Give feedback.
a. Ideally, when you are fitting the initial/max concentrations for the MSMR model, you would directly calculate the OCV vs capacity curve (using the MSMR model analytical expressions) instead of solving the full DFN model. Doing it this way you can get a fit in just a few seconds. It's a little bit complicated to set up though and this is what the Ionworks software does for you.
c. The IDAKLU solver in version 24.5 should work well already, but the version in v24.9 will be faster