Tom Holland
Tom Holland
### PyBaMM Version 24.5 ### Python Version 3.11.7 ### Describe the bug Differentiating low c-rate constant-current results reveals noise in calculated voltage when using `"OKane2022"` parameter set, but not when...
### PyBaMM Version 25.4.2 ### Python Version 3.12.8 ### Describe the bug Using the `get_data_dict()` method of a `Solution` returns a dictionary where the array in `data_dict["Step"]` has a different...
### Description Allow simulations to be terminated after a given amount of running time. This would add a `max_wall_time` argument or similar to the `solve()` method of a `Simulation`. ###...