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
115 stars 34 forks source link

Package-wide variable naming #13

Open BradyPlanden opened 1 year ago

BradyPlanden commented 1 year ago

Double-check camel case implementation and potentially expand on shorthand for storage-unit "SU" to improve understandability.

BradyPlanden commented 1 year ago

This might be an outdated issue, as it was captured pre slide-pack merge to master.