Skip to documentation content
On this page
  1. Reference contract
  2. Authoritative source

absoluteTolerance

Absolute nonlinear residual tolerance.

Reference contract

FieldValueDescription
valueTypefloatDeclared input representation.
default1e-12Release default applied when the field is omitted.
minimum0.0

Absolute nonlinear residual tolerance.

The declared value type is float. The release default is 1e-12.

Authoritative source

Catalog
telion_backend.v2.solvers/2.0.0
Identity
SolverDeclaration/newton/field/absoluteTolerance
Path
src/telion_backend/v2/solvers/specs.py
Symbol
SolverDeclaration