Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conditional simulation output if a callback caused early termination. #331

Open
Alexsp32 opened this issue Jan 31, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Alexsp32
Copy link
Member

This would be useful for larger ensemble simulations, where a user may only be interested in a DynamicsOutput if a certain condition caused the simulation to terminate, e.g. when a reaction has occurred.

ODE solution objects provide a return code for termination by callback which could be used to check whether this happened.

@Alexsp32 Alexsp32 added the enhancement New feature or request label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant