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.
Can you provide more details about what you want to accomplish with a Python interface for SLIDE? Would it be possible to completely replace SLIDE with a full Python implementation?
An interface users can use to run SLIDE from Python is required.