hanrach / p2d_fast_solver

14 stars 3 forks source link

P2D Solver

by Rachel Han, Brian Wetton and Colin Macdonald

This repository contains the solver for pseudo-2D model of Li-ion battery based on Finite Difference Method with automatic differentiation via JAX.

The model is taken from the P2D model outlined in the paper by Torchio et al.

Getting started

Then run examples/main_reorder.py.