Python Battery Mathematical Modelling (PyBaMM)

Valentin Sulzer,Scott G. Marquis,Robert Timms,Martin Robinson,S. Jon Chapman
DOI: https://doi.org/10.1149/osf.io/5npy8
2020-02-06
Abstract:As the UK battery modelling community grows, there is a clear need for software that uses modern software engineering techniques to facilitate cross-institutional collaboration and democratise research progress. The Python package PyBaMM aims to provide a flexible platform for implementation and comparison of new models and numerical methods. This is achieved by implementing models as expression trees and processing them in a modular fashion through a pipeline. Comprehensive testing provides robustness to changes and hence eases the implementation of model extensions. PyBaMM is open source and available on GitHub at https://github.com/pybamm-team/PyBaMM.
What problem does this paper attempt to address?