-
Hi, Before I was doing Solve the model Extract cycle number and discharge capacity and it would get the cycle number from the summary variables. I am running this code again after a few days and now it throws an error stating: ‘raise KeyError(f"Variable ‘{key}’ is not a summary variable.") Which is confusing to me. Did PyBaMM get a new update which changed the way you get your cycle numbers? I tried to get the number of cycles using length of sol.summary_variables.cycles and tried plotting it with discharge capacity (Capacity [A.h]), the graph this produces is different from what it used to look like. Did some changes take place that I missed out regarding these? Any information or help is greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi! We have now moved our discussions to Discourse. Please post your question there. |
Beta Was this translation helpful? Give feedback.
See #4765