Releases: pybamm-team/PyBaMM
Releases · pybamm-team/PyBaMM
v0.1.0
This is the first official version of PyBaMM.
Please note that PyBaMM in still under active development, and so the API may change in the future.
Features
Models
Lithium-ion
- Single Particle Model (SPM)
- Single Particle Model with electrolyte (SPMe)
- Doyle-Fuller-Newman (DFN) model
with the following optional physics:
- Thermal effects
- Fast diffusion in particles
- 2+1D (pouch cell)
Lead-acid
- Leading-Order Quasi-Static model
- First-Order Quasi-Static model
- Composite model
- Full model
with the following optional physics:
- Hydrolysis side reaction
- Capacitance effects
- 2+1D
Spatial discretisations
- Finite Volume (1D only)
- Finite Element (scikit, 2D only)
Solvers
- Scipy
- Scikits ODE
- Scikits DAE
- Algebraic (root-finding)