Replies: 2 comments 2 replies
-
I suspect the issue is that the degradation brings battery to a very extreme case that makes it hard for the solver to converge. You could try solving only for 347 cycles and then plotting the solution. That should give you an idea on which internal state might reach an extreme scenario and help decide what's the best way to fix that. |
Beta Was this translation helpful? Give feedback.
-
Hi, Many thanks for the reply. Yes, I did as you advised and examined few parameters at the end of 347 cycles (0.5C) and 285 cycles (0.75C). I couldn't find any such extreme case that might lead to getting stuck. The parameters i plotted and checked are below
Is there anything else I can do about it? However, I am thinking to run the experiment by splitting into two halves and combining them later by "set_initial_conditions" option. modelA : till 340 cycles I hope it works, will let you know about it. :) Thanks again @brosaplanella for your time :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am performing drive cycle simulation for one year (365 cycles) to understand the degradation phenomenon at different ambient temperatures. I have enabled Mechanical as well as Chemical degradation packages viz. SEI layer growth, Plating and Particle Cracking.
This is my experiment cycle for a day repeated for 365 days
Simulation gets stuck at cycle 348/365 every time at "Charge at 0.5C until 4.2V"; and at cycle 286/365 at "Charge at 0.75C until 4.2V"; at 40 and 45 degree C ambient temperature (No issue for 15; 30 deg C Ambient temperature simulations). And no "event" is triggering as the simulation just gets stuck.
Why is the issue with only high temperatures. Is there any way to resolve this?
I have tried with different solvers; safe (currently using); safe without grid (too much time) ; fast (doesn't get past cycle-1 itself).
Here's my code:
############ Solver ########################
############# Options ######################
################# Model ###############
Please have a look @tinosulzer @brosaplanella :). Thanks
Beta Was this translation helpful? Give feedback.
All reactions