Is Temperature Behavior During 0.5C Charging in SPMe Model Normal? #4648
Unanswered
ErfanSamadi1998
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been working with the following code:
options = {"thermal": "lumped"}
model = pybamm.lithium_ion.SPMe(options=options)
parameter_values = pybamm.ParameterValues("OKane2022")
I observed that when charging the battery at 0.5C, the cell temperature initially increases, then decreases slightly around the middle of the charging process, and finally increases again, as shown in the attached plot.
Is this behavior typical for batteries, or could it be related to inaccuracies or limitations in the model?
Beta Was this translation helpful? Give feedback.
All reactions