Skip to content

Add unit test for when we exit due to the nominal tolerances being too tight #28

Description

@josyoun

When we reject both the Newton step and the Cauchy point, we tighten all of our augmented solve tolerances and try again. Sometimes, due to numerical error, these tolerances become essentially zero, which means we can't make progress and need to exit. We currently have a safety check, but we need a unit test to verify it.

Activity

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

Metadata

Metadata

Assignees

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