-
-
Notifications
You must be signed in to change notification settings - Fork 749
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
PyBaMM Version
develop
Python Version
3.12
Describe the bug
A missing kwarg in the time integral sum is causing a bug where inputs are passed as ydot.
| ret = self.post_sum_node.evaluate(0.0, the_integral, inputs).reshape(-1) |
Steps to Reproduce
Pass inputs to a mode solve where the time integral depends on the corresponding input parameter
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working