Skip to content

What solver arguments are supported? ODE solve takes maximum number of steps at the beginning of the solve. #968

Description

@johannahaffner

I'm trying to reproduce something, and getting this error message

[CVODE ERROR]  CVode
  At t = 0.0409225, mxstep steps taken before reaching tout.

Looking at the source code, I only see a **solver_args, but no documentation on what specific solver arguments are supported. From the CVODE documentation it is also not obvious which arguments are supported in the Python interface. I've tried some obvious suspects (num_iter, max_steps and so on), but no dice.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions