Stopping solver once condition is met #294
francescabasini
started this conversation in
General
Replies: 1 comment
-
Your best bet might be using a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Dr. Zwicker,
Thank you for the extremely useful package.
I wonder if there exists a way to have a tracker that checks for a condition on the system's state and stops the iterations while saving the latest result.
For now I was able to use
DataTracker
to compute the quantity of interest (a float) at a fixed interval but the solver runs until t_range = t_max.I'd very much appreciate an input on this.
Beta Was this translation helpful? Give feedback.
All reactions