rfbzero.py

rfbzero.py is a Python package for zero dimensional simulation of electrochemical cycling in redox flow batteries (RFBs).

This package contains modules to describe initial flow cell setup, chemical and electrochemical properties of the redox-active electrolytes being cycled, cell cycling protocol selection, and optional inputs for capacity degradation mechanisms and active species crossover.

If you have a feature request or find a bug, please file an issue or contribute code improvements and submit a pull request!

Installation

rfbzero.py can be installed from PyPI with pip:

pip install rfbzero

Dependencies

rfbzero.py requires:

  • Python (>=3.10)

  • SciPy

Examples and Documentation

See Getting started with rfbzero.py for instructions on getting started with simulations.

Indices and tables