Is the SOH of the battery available for input? #2595
Answered
by
brosaplanella
RobinBluehub
asked this question in
Q&A
-
Can pybamm implement aging studies on batteries with different SOH? If it is possible, how to input a different SOH?I sincerely hope the Pybamm team will have the time to respond to my query. |
Beta Was this translation helpful? Give feedback.
Answered by
brosaplanella
Feb 6, 2023
Replies: 1 comment
-
Hi! Different people define SoH in different ways, so we don't have it built in PyBaMM, but most definitions can be easily defined with PyBaMM's current functionality. For example, if you check the Summary variables section in the long experiment notebook, you can find how to extract the capacity which you can then use to calculate SoH. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
brosaplanella
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! Different people define SoH in different ways, so we don't have it built in PyBaMM, but most definitions can be easily defined with PyBaMM's current functionality. For example, if you check the Summary variables section in the long experiment notebook, you can find how to extract the capacity which you can then use to calculate SoH.