Plot capacity fade over throughput capacity #3302
Answered
by
Sunnyturicum
Sunnyturicum
asked this question in
Q&A
-
Minimal working example
ProblemI want to plot the irreversible capacity loss that is steadily increasing at the bottom of the oscillating line. However, if I use the irreversible lithium plating model I overshoot. My approach was to plot a trendline. However, I think there must be a better way within Pybamm to plot this line. |
Beta Was this translation helpful? Give feedback.
Answered by
Sunnyturicum
Oct 3, 2023
Replies: 1 comment 5 replies
-
Have you tried using the summary variables (see this notebook)? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @ganmad
This is what I did:
Hopefully this helps.