Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homogenised jelly roll models #1311

Open
2 tasks
rtimms opened this issue Dec 29, 2020 · 2 comments
Open
2 tasks

Homogenised jelly roll models #1311

rtimms opened this issue Dec 29, 2020 · 2 comments
Assignees
Labels
difficulty: hard Will take several weeks priority: low No existing plans to resolve

Comments

@rtimms
Copy link
Contributor

rtimms commented Dec 29, 2020

Add some of the models from the paper Homogenisation of spirally-wound high-contrast layered materials, S. Psaltis, R. Timms, C.P. Please, S.J. Chapman.

  • Add the “reasonably/very conductive” model for the electrical problem. This is the limit you are normally in since the electrical conductivity of the current collectors is so large compared to that of the other components. This model is similar to the “1+1D” pouch cell model, but here you solve a 1D problem in r for the current collector potentials (note the operator is not the usual laplacian since the geometry is important here - see paper for details). In this limit the potentials do not depend on theta.
  • Add the “poorly/reasonably conductive” model for the thermal problem. This is the appropriate limit for the thermal problem since the thermal conductivities of the various components are more comparable. Here you solve a 2D problem in r and theta with an anisotropic thermal conductivity.
@rtimms
Copy link
Contributor Author

rtimms commented Nov 23, 2021

Plan:

  • Add cylindrical finite volume method and axisymmetric geometry
  • Add the simple resistor model from the paper as an example
  • Add "two potential" model (this is a problem in cell radius, r, for the current collector potentials
  • Add axisymmetric thermal model
  • Allow theta dependence (update geometry, etc.)
  • Add 2D thermal model (coupling into the "two potential" model is through the theta-averaged temperature)

rtimms added a commit that referenced this issue Nov 25, 2021
rtimms added a commit that referenced this issue Nov 26, 2021
rtimms added a commit that referenced this issue Nov 26, 2021
rtimms added a commit that referenced this issue Nov 30, 2021
rtimms added a commit that referenced this issue Nov 30, 2021
@valentinsulzer valentinsulzer added priority: low No existing plans to resolve difficulty: hard Will take several weeks labels May 8, 2023
@Yanisiqi
Copy link

I notice that there is one notebook named Jelly roll model: https://docs.pybamm.org/en/stable/source/examples/notebooks/models/jelly-roll-model.html
It seems that this model has not been integrated into PyBaMM yet: "Such functionality will be added to PyBaMM in a future release and will enable efficient simulations of jelly roll cells."
May I ask when do you plan to release it? Cylindrical cell is quite common in consumer electronics and I hope this functionality may be added in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: hard Will take several weeks priority: low No existing plans to resolve
Projects
None yet
Development

No branches or pull requests

3 participants