Skip to content

Multi-domain time integration with adaptive coupling for Lithium-Ion Batteries (LIB) microscale simulations in 1D

License

Notifications You must be signed in to change notification settings

hpc-maths/LIB1d_md

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIB1d_md

Multi-domain time integration method with adaptive, implicit/explicit, and high-order coupling demonstrated for 1D lithium-ion batteries half-cell simulations at the microscale.

This repository provides Jupyter notebooks that can reproduce the main results presented in [1].

Getting Started

If you don’t have Anaconda or Miniconda installed, please install it first from https://www.anaconda.com/products/distribution.

Create a conda environment using the provided environment.yml file, which includes all the required dependencies:

conda env create -f conda/environment.yml

Activate the conda environment:

conda activate lib1d_md

You can now launch the notebooks:

jupyter notebook 

Note: To plot figures with $\LaTeX$ text, please ensure that you have a valid LaTeX distribution installed, such as TeX Live, MiKTeX, or MacTeX.

[1] A. Asad, R. de Loubens, L. François, and M. Massot,
High-order adaptive multi-domain time integration scheme for microscale lithium-ion batteries simulations,
SMAI Journal of Computational Mathematics, 2024 (article in revision).
Available at: https://arxiv.org/abs/2310.06573.

About

Multi-domain time integration with adaptive coupling for Lithium-Ion Batteries (LIB) microscale simulations in 1D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published