Skip to content

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

@jacobwilliams

Description

@jacobwilliams

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions