[Bug]: Unable to save time data from thevenin model solution #3129
Labels
bug
Something isn't working
difficulty: easy
A good issue for someone new. Can be done in a few hours
priority: high
To be resolved as soon as possible
PyBaMM Version
23.5
Python Version
3.9.17
Describe the bug
Unable to save time data when simulating an equivalent circuit model and saving the solution externally. More specifically,
Time [h]
is expected as a field available in thesolution
object, but it throws an error when trying to access the same.Seems to work fine for SPMe and DFN
solution
objects.Steps to Reproduce
Running run_ecm.py and adding code to save the solution:
Relevant log output
The text was updated successfully, but these errors were encountered: