How to calculate the mass of the battery? #2647
-
Beta Was this translation helpful? Give feedback.
Answered by
valentinsulzer
Feb 1, 2023
Replies: 1 comment 1 reply
-
Interesting question, we don't have any of this kind of analysis in PyBaMM but maybe we should. In the meantime, there are a couple of libraries that you could draw inspiration from for doing it yourself https://github.com/mjlacey/cellmodels, https://github.com/ndrewwang/BotB Generally I think your approach is correct, you just need to look up values for the missing parameters |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tGisbertz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Interesting question, we don't have any of this kind of analysis in PyBaMM but maybe we should. In the meantime, there are a couple of libraries that you could draw inspiration from for doing it yourself https://github.com/mjlacey/cellmodels, https://github.com/ndrewwang/BotB
Generally I think your approach is correct, you just need to look up values for the missing parameters