Definition of the variable "Change in open-circuit voltage [V]" #3305
-
I just start to play with the pybamm with the SPMe model. Just wonder what is the definition of "Change in open-circuit voltage [V]"? And where this variable is defined? |
Beta Was this translation helpful? Give feedback.
Answered by
TomTranter
Sep 1, 2023
Replies: 1 comment 1 reply
-
Defined here It's the difference in ocv at a certain SOC and the initial ocv. You don't need to worry about it too much. Can be used to build equivalent circuit type models |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JayYDG
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Defined here
PyBaMM/pybamm/models/full_battery_models/base_battery_model.py
Line 1247 in 840fb13
It's the difference in ocv at a certain SOC and the initial ocv. You don't need to worry about it too much. Can be used to build equivalent circuit type models