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

Issue with changing to default to fixed step size after event location #17

Open
jacobwilliams opened this issue Feb 27, 2019 · 0 comments

Comments

@jacobwilliams
Copy link
Owner

If continuing the integration after an event location, and also changing from default to fixed-step size, there is a slight issue. In this case, there is a possibility that the specified step size is small enough that some number of the initial steps would prior to the last time reached. So, these need to be interpolated (and also checked for roots). Currently, these are omitted and it just takes the specified step.

See the note in ddeabm_with_event_wrapper_vec.

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