Skip to content

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

@johannahaffner

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.

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