Problem with implementing EIS #4081
alirahdarian
started this conversation in
General
Replies: 1 comment
-
I believe the artifact at high frequencies is due to numerical accuracy. If you increase the current amplitude it goes away (if you wanted to keep small amplitudes you would have to tighten the solver tolerances to improve accuracy). However, I still do not get the semicircle. I am not too familiar with EIS for the SPM model and not sure if the semicircle should be there or is it due to physics not included in SPM. There is also this side package for EIS: https://github.com/rish31415/pybamm-eis. It is based on a quite old PyBaMM version so not sure if it still works, but worth a try. It uses a better method for EIS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am using the following code for generating EIS data. The problem is that I do not have the semicircle in my plot. Can someone please let me know what is the problem of my code?
Beta Was this translation helpful? Give feedback.
All reactions