Published June 8, 2021
| Version 22.3
Software
Open
Python Battery Mathematical Modelling (PyBaMM)
Authors/Creators
Description
Features
- Added "Discharge energy [W.h]", which is the integral of the power in Watts, as an optional output. Set the option "calculate discharge energy" to "true" to get this output ("false" by default, since it can slow down some of the simple models) (#1969))
- Added an option "calculate heat source for isothermal models" to choose whether or not the heat generation terms are computed when running models with the option
thermal="isothermal"(#1958)
- Fix bug where sensitivity calculation failed if len of
calculate_sensitivitieswas less thaninputs(#1897) - Fixed a bug in the eSOH variable calculation when OCV is given as data (#1975)
- Fixed a bug where isothermal models did not compute any heat source terms (#1958)
- Dropped support for Windows 32-bit architecture (#1964)
Notes
Files
pybamm-team/PyBaMM-v22.3.zip
Files
(12.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6994e1de802f6db674ef2986209cc9ab
|
12.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pybamm-team/PyBaMM/tree/v22.3 (URL)