pybamm-team / PyBaMM

Fast and flexible physics-based battery models in Python
https://www.pybamm.org/
BSD 3-Clause "New" or "Revised" License
1.06k stars 526 forks source link

Add Li-ion side reactions for thermal runaway modeling #928

Closed viviantran27 closed 3 months ago

viviantran27 commented 4 years ago

Summary The single-cell thermal runaway model that will be implemented is from the reference listed below. It includes a lumped thermal model, an OCV-R model for short-circuit ohmic heating, and a side reaction model for exothermic reaction heating. The first two can already be implemented in Pybamm, but the side reactions will need to be included. This involves adding the SEI, anode, and cathode decompositions. The model is from the following reference:

Cai, Ting, Anna G. Stefanopoulou, and Jason B. Siegel. "Early Detection for Li-Ion Batteries Thermal Runaway Based on Gas Sensing." ECS Transactions 89.1 (2019): 85-97.

kratman commented 4 months ago

@viviantran27 Is this still relevant or can it be closed.

It looks like some work was done on this ticket since there are tagged commits from @valentinsulzer

github-actions[bot] commented 3 months ago

It looks like there hasn't been a reply in 30 days, so I'm closing this issue.