Commit 1fe3a9f
authored
SBML import: Handle unsolvable event triggers (#2705)
Not all event trigger functions can be solved for `time` when trying to compute the trigger time. Handle sympy errors in that case.
This location was missed in #2686.1 parent 9ea6aef commit 1fe3a9f
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
740 | | - | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
741 | 745 | | |
742 | 746 | | |
743 | 747 | | |
| |||
0 commit comments