Battery-Intelligence-Lab / SLIDE

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.
Other
107 stars 35 forks source link

Library-based documentation #14

Open BradyPlanden opened 1 year ago

BradyPlanden commented 1 year ago

If the final architecture is aimed towards a C++ library, adding documentation of the function calls will be helpful.