pybamm-team / liionpack

A battery pack simulation tool that uses the PyBaMM framework
https://liionpack.readthedocs.io/en/latest/
MIT License
83 stars 26 forks source link

[Bug]: no Method to change the Eletrode thickness #279

Closed Jiyuan-Wangrwth closed 7 months ago

Jiyuan-Wangrwth commented 7 months ago

liionpack Version

0.3.7

Python Version

3.12

Describe the bug

when I want make each cells in Pack with different Eletrode thickness by Inputs, it cannot be done.

Steps to Reproduce

No response

Expected behaviour

No response

Relevant log output

No response

Additional context

No response

TomTranter commented 7 months ago

Yes electrode thickness changes the mesh so cannot be input. There are probably ways around this but adding this feature is best done in PyBaMM where the problem would also exist there