SLIDE is C++ code that simulates degradation of lithium ion cells. It extends the single particle model with various degradation models from literature. Users can select which degradation models they want to use for a given simulation.
We can write the errors/warnings into a log file by which users can investigate errors if they encounter any problems afterwards. We can also put more information into the log file.
We can write the errors/warnings into a log file by which users can investigate errors if they encounter any problems afterwards. We can also put more information into the log file.