Li ion cylindrical model with sub-models. #2761
-
I'm attempting to create a Li-ion cylindrical cell model in Pybamm, as well as integrate that model with a thermal system and a cooling system that uses phase change material. Are there any resources or references available to get started? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi~ If you are a new starter on PyBaMM, maybe worth playing around some cases in the example folder here. I am not sure whether your thermal system or cooling system require the model to be 3D. As far as I know, PyBaMM is mainly for P2D level on electrochemical model, but can do 2D current collector, like this. This paper seems to have done something you may be interested, but it is PyBaMM coupled with OpenPNM. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the resources. |
Beta Was this translation helpful? Give feedback.
Hi~ If you are a new starter on PyBaMM, maybe worth playing around some cases in the example folder here. I am not sure whether your thermal system or cooling system require the model to be 3D. As far as I know, PyBaMM is mainly for P2D level on electrochemical model, but can do 2D current collector, like this. This paper seems to have done something you may be interested, but it is PyBaMM coupled with OpenPNM.