Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convergence criterion #40

Open
thorade opened this issue Dec 11, 2020 · 0 comments
Open

convergence criterion #40

thorade opened this issue Dec 11, 2020 · 0 comments

Comments

@thorade
Copy link
Owner

thorade commented Dec 11, 2020

Revise convergence criteria for all iterative procedures.
Consider not just residual, but also size of Newton step.
Especially continue iterating as long as density still sees updates.

thorade referenced this issue Dec 11, 2020
do not use RSS, instead keep iterating as long as residual OR Newton step are larger than tolerance
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

No branches or pull requests

1 participant