Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adajel committed Aug 8, 2024
1 parent 458de0f commit d1d4d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/knpemidg/solver_emi.py
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,6 @@ def solve_for_time_step_picard(self, k, t):
return


>>>>>>> add solver_emi file
def solve_system_passive(self, Tstop, t, solver_params, membrane_params, filename=None):
"""
Solve system with passive membrane mechanisms
Expand Down

0 comments on commit d1d4d46

Please sign in to comment.