-
Hi Team, Does BasicDFN model still work now? I used BasicDFN and DFN to calculate the same event but got different results. For example, the "Negative electrode interfacial current density [A.m-2]" even has quite different trends: |
Beta Was this translation helpful? Give feedback.
Answered by
rtimms
Jul 31, 2023
Replies: 1 comment 9 replies
-
That is strange, they are supposed to give identical answers, it is even tested here: https://github.com/pybamm-team/PyBaMM/blob/develop/tests/integration/test_models/test_full_battery_models/test_lithium_ion/test_compare_basic_models.py#L13 |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed here: #3207