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

damping

Newton step damping factor.

Reference contract

FieldValueDescription
valueTypefloatDeclared input representation.
default1.0Release default applied when the field is omitted.
minimum1e-06
maximum1.0

Newton step damping factor.

The declared value type is float. The release default is 1.0.

Authoritative source

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