Skip to documentation content
On this page
  1. Where to find it
  2. How to use it
  3. Settings and initial values
  4. Result
  5. Troubleshooting

Suggested Iterative Solver

Solve a linear system iteratively when a compatible iterative method is available.

Solve a linear system iteratively when a compatible iterative method is available.

Where to find it

System Solvers → selected study → solver sequence

How to use it

Review the chosen method, tolerance and iteration limit, then monitor convergence.

Settings and initial values

SettingInitial value
MethodPython/SciPy Iterative (CPU)
PreconditionerAutomatic
Relative tolerance1e-6
Absolute tolerance0
Maximum iterations1000

Result

The sequence prepares, solves and stores the study data.

Troubleshooting

A small iteration limit or unsuitable system can prevent convergence even when a direct solve succeeds.

Suggested Iterative Solver — Telion 0.1.0-alpha | Telion