Maximum number of bracketing iterations
Description
Specify the number of iterations for the root-finding algorithm to perform when trying to locate each zero crossing.
Category: Solver
Settings
Default:
10
More iterations produce a more accurate solution but are more computationally intensive.
Dependencies
To enable this parameter:
Set solver Type to
Fixed-step
.Set Solver to any value except
discrete (no continuous states)
.Select Enable zero-crossing detection for fixed-step solver.
Programmatic Use
Parameter:
MaxZcBracketingIterations |
Type: integer |
Value: real positive whole number |
Default:
10 |