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

implement backtracking line search in Newton-Raphson solver #11

Open
BenWibking opened this issue Aug 27, 2021 · 0 comments
Open

implement backtracking line search in Newton-Raphson solver #11

BenWibking opened this issue Aug 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@BenWibking
Copy link
Collaborator

BenWibking commented Aug 27, 2021

This [1] can greatly increase the basin of convergence of the Newton-Raphson method used for matter-radiation energy exchange.

[1] Eisenstat & Walker (1994), https://doi.org/10.1137/0804022
[2] Numerical Recipes (3rd Edition, 2007), Section 9.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants