Datasets, pipelines and predictions of a metric for benchmarking an extreme fast-charging of Li-ion battery electrode materials.
This repository supports the following article
F. Fernandez, E. M. Gavilán-Arriazu, D. E. Barraco, Y. Ein-Eli and E. P. M. Leiva. "A metric for benchmarking an extreme fast-charging of Li-ion battery electrode materials."
Journal TODO
. DOI: TODO
The datasets folder contains the data of experimental characterizations, of the simulation of the map, and for the validation of the model. The predictions folder contains the predictions obtained with the different pipelines that were run in the following order:
To run the pipelines you need Jupyter Notebooks that require Python 3.9+ and use the galpynostatic package, along with other libraries from the Python data science stack such as matplotlib, NumPy, pandas and SciPy, which can be installed as follows:
pip install -r requirements.txt
This repository only have the predictions for a kinetic rate constant of 1e-7, the other values reported in the paper can be obtained by slightly modifying the pipelines.
If you have any questions, you can contact me at [email protected]
https://www.github.com/fernandezfran/bmxfc
bmxfc is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.