ReferenceAvailable
Damped Newton
Solve nonlinear equations by damped Newton updates.
Solve nonlinear equations by damped Newton updates.
Where to find it
System Solvers → selected study → solver settings
How to use it
Choose this option only when offered for the current problem. Review its tolerance and iteration settings, then run the study.
Settings and initial values
| Setting | Initial value |
|---|---|
| relativeTolerance | 1e-06 |
| absoluteTolerance | 1e-12 |
| maxIterations | 25 |
| damping | 1.0 |
Result
The solver reports completion or a diagnostic; successful results appear under Results.
Troubleshooting
Use physically reasonable initial values and check the convergence reason.