Specify the number of Newton's method iterations used by the
ode14x
and ode1be
solvers to
compute a model's states at the next time step from the states at the
current time step.
Category: Solver
Default: 1
Minimum: 1
Maximum: 2147483647
More iterations produce a more accurate solution, but are more computationally intensive per step size.
This parameter is enabled by selecting any of the following solvers from the Solver list:
ode14x (extrapolation)
ode1be (Backward Euler)
Parameter:
NumberNewtonIterations |
Type: integer |
Value: any valid number |
Default:
1 |
Application | Setting |
---|---|
Debugging | No impact |
Traceability | No impact |
Efficiency | No impact |
Safety precaution | No impact |