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

Trac: Avoid needing a small maximum timestep when solving with CVODE #193

Open
MichaelClerx opened this issue May 5, 2020 · 0 comments
Open

Comments

@MichaelClerx
Copy link
Contributor

https://chaste.cs.ox.ac.uk/trac/ticket/2460

The max dt is currently set to avoid missing a stimulus.

Avoid setting such a small max dt by checking stimulus times and ensuring the solver pauses there.

Also check that protocols are doing what they think they're doing when changing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant