ImplicitUpdate¶
Source: models/common/ImplicitUpdate.py
Update an implicit model by solving the underlying nonlinear system of equations.
Other options¶
equation_system—str· requiredThe nonlinear system of equations to solve
solver—str· requiredSolver used to solve the nonlinear system of equations
predictor—strAn optional predictor to provide an initial guess for the nonlinear solve.