Skip to content

Commit

Permalink
all changes made
Browse files Browse the repository at this point in the history
  • Loading branch information
medha-14 committed Sep 6, 2024
1 parent 001e46c commit 9687f8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def get_coupled_variables(self, variables):

return variables

def set_events(self, variables):
def add_events_from(self, variables):
eps_p = variables["Positive electrode porosity"]
self.events.append(
pybamm.Event(
Expand Down

0 comments on commit 9687f8c

Please sign in to comment.