PyBaMM EIS
Project description
PyBaMM EIS
PyBaMM EIS rapidly calculates the electrochemical impedance of any battery model defined using PyBaMM, see the documentation
🔋 Using PyBaMM EIS
The easiest way to use PyBaMM EIS is to compute the impedance of a model of your choice with the default parameters:
import pybammeis
import pybamm
import numpy as np
# DFN with capacitance
model = pybamm.lithium_ion.DFN(options={"surface form": "differential"})
eis_sim = pybammeis.EISSimulation(model)
# calculate impedance at log-spaced frequencies
eis_sim.solve(np.logspace(-4, 4, 30))
eis_sim.nyquist_plot()
💻 About PyBaMM
The example simulations use the package PyBaMM (Python Battery Mathematical Modelling). PyBaMM is an open-source battery simulation package written in Python. Our mission is to accelerate battery modelling research by providing open-source tools for multi-institutional, interdisciplinary collaboration. Broadly, PyBaMM consists of (i) a framework for writing and solving systems of differential equations, (ii) a library of battery models and parameters, and (iii) specialized tools for simulating battery-specific experiments and visualizing the results. Together, these enable flexible model definitions and fast battery simulations, allowing users to explore the effect of different battery designs and modeling assumptions under a variety of operating scenarios.
🚀 Installation
In order to run the notebooks in this repository you will need to install the pybamm-eis package. We recommend installing within a virtual environment in order to not alter any python distribution files on your machine.
PyBaMM is available on GNU/Linux, MacOS and Windows. For more detailed instructions on how to install PyBaMM, see the PyBaMM documentation.
Linux/Mac OS
To install the requirements on Linux/Mac OS use the following terminal commands:
-
Clone the repository
git clone https://github.com/pybamm-team/pybamm-eis
-
Change into the
pybamm-eisdirectorycd pybamm-eis
-
Create a virtual environment
virtualenv env -
Activate the virtual environment
source env/bin/activate
-
Install the
pybammeispackagepip install .
Windows
To install the requirements on Windows use the following commands:
-
Clone the repository
git clone https://github.com/pybamm-team/pybamm-eis
-
Change into the
pybamm-eisdirectorycd pybamm-eis
-
Create a virtual environment
python -m virtualenv env
-
Activate the virtual environment
\path\to\env\Scripts\activate
where
\path\to\envis the path to the environment created in step 3 (e.g.C:\Users\'Username'\env\Scripts\activate.bat). -
Install the
pybammeispackagepip install .
As an alternative, you can set up Windows Subsystem for Linux. This allows you to run a full Linux distribution within Windows.
Developer
To install as a developer follow the instructions above, replacing the final step with
pip install -e .
This will allow you to edit the code locally.
📖 Documentation
API documentation for the pybammeis package can be built locally using Sphinx. To build the documentation, first change into the docs directory, and then execute the following command:
make html
This will generate a number of html files in the docs/_build/html directory. To view the documentation, open the file docs/_build/html/index.html in a web browser.
🛠️ Contributing to PyBaMM
If you'd like to help us develop PyBaMM by adding new methods, writing documentation, or fixing embarrassing bugs, please have a look at these guidelines first.
🎉 Acknowledgments
This code was developed as part of the Oxford Mathematics Summer Project "Efficient Linear Algebra Methods to Determine Li-ion Battery Behaviour".
Student: Rishit Dhoot Supervisors: Prof Colin Please and Dr. Robert Timms
📫 Get in touch
For any questions, comments, suggestions or bug reports, please see the contact page.
📃 License
pybamm-eis is fully open source. For more information about its license, see LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybammeis-0.1.6-py3-none-any.whl.
File metadata
- Download URL: pybammeis-0.1.6-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eab9552de56ea9358ed1a59f3c266579587f56dd7d4fdf2f6a9d2333a4e1fec0
|
|
| MD5 |
0ea0072fc840f81787753d925d00184a
|
|
| BLAKE2b-256 |
f967468f148db73b3fdd697e593920d3baf9587ded537a43ce8f4dd268086bf7
|
Provenance
The following attestation bundles were made for pybammeis-0.1.6-py3-none-any.whl:
Publisher:
release.yml on pybamm-team/pybamm-eis
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pybammeis-0.1.6-py3-none-any.whl -
Subject digest:
eab9552de56ea9358ed1a59f3c266579587f56dd7d4fdf2f6a9d2333a4e1fec0 - Sigstore transparency entry: 1203472733
- Sigstore integration time:
-
Permalink:
pybamm-team/pybamm-eis@6a408113913f359590acb24323b1970a5d8b0024 -
Branch / Tag:
refs/tags/v0.1.6 - Owner: https://github.com/pybamm-team
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@6a408113913f359590acb24323b1970a5d8b0024 -
Trigger Event:
release
-
Statement type: