Skip to content

[BUG] IDASolve and IDA_TOO_CLOSE #840

@guibou

Description

@guibou

Current Behavior:

When runnig IDASolve, the current time pointer is not updated if the function returns with IDA_TOO_CLOSE as result.

This is not coherent with what is happening with other solver (e.g. CVodeSolve)

Expected Behavior:

I would like IDASolve to override the current time point in all cases, even when returning with IDA_TOO_CLOSE

Steps To Reproduce:

I'm using sundials through an haskell binding, so I don't have a repro easily available. I can craft a C reproducer if you want.

Environment:

  • SUNDIALS version: 7.6.0

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions