Skip to content

Option to set error thrown at maximum iterations reached to warning - #242

Open
KatrinKoesler wants to merge 7 commits into
SimVascular:masterfrom
KatrinKoesler:error_maxiter
Open

Option to set error thrown at maximum iterations reached to warning#242
KatrinKoesler wants to merge 7 commits into
SimVascular:masterfrom
KatrinKoesler:error_maxiter

Conversation

@KatrinKoesler

Copy link
Copy Markdown
Collaborator

Option to set error thrown at maximum iterations reached to warning

Current situation

This pull request addresses #241. Outputs are currently not written when the maximum number of Newton-iterations for a time step is reached since this throws an error. For testing of simulations having the outputs written would be helpful for debugging.

Release Notes

Added the input file option "max_iter_warning" with default false (I.e. throws an error; if true is chosen there will be a warning but the simulation continues running and will write an output).

Testing

All tests run

Code of Conduct & Contributing Guidelines

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This pull request is from a fork — automated review is disabled. A repository maintainer can comment @claude review to run a one-time review.

@KatrinKoesler
KatrinKoesler requested a review from mrp089 August 3, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant