Published June 8, 2021
| Version 22.6
Software
Open
Python Battery Mathematical Modelling (PyBaMM)
Authors/Creators
Description
Features
- Added open-circuit potential as a separate submodel (#2094)
- Added partially reversible lithium plating model and new
OKane2022parameter set to go with it (#2043) - Added
__eq__and__hash__methods forSymbolobjects, using.id(#1978)
- Stoichiometry inputs to OCP functions are now bounded between 1e-10 and 1-1e-10, with singularities at 0 and 1 so that OCP goes to +- infinity (#2095)
- Changed some dictionary keys to
Symbolinstead ofSymbol.id(internal change only, should not affect external facing functions) (#1978)
Notes
Files
pybamm-team/PyBaMM-v22.6.zip
Files
(12.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:89803ac73c8c2c2fbb124fd1a3b53d06
|
12.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pybamm-team/PyBaMM/tree/v22.6 (URL)