ImplicitUpdate

Source: models/common/ImplicitUpdate.py

Update an implicit model by solving the underlying nonlinear system of equations.

Other options

equation_systemstr · required

The nonlinear system of equations to solve

solverstr · required

Solver used to solve the nonlinear system of equations

predictorstr

An optional predictor to provide an initial guess for the nonlinear solve.