Maximum number of bracketing iterations
Description
Specify the number of iterations that the root-finding algorithm will perform when trying to locate each zero-crossing
Category: Solver
Settings
Default: 10
Higher number iterations produce a more accurate solution, but are more computationally intensive per step size.
Dependency
This option is visible only if the Solver Type is set to
Fixed-Step
and the Enable zero-crossing
detection for fixed-step simulation is set to
On
. Additionally, Solver should be a
continuous solver.
Command-Line Information
Parameter:
MaxZcBracketingIterations |
Value:
'10'
|
Type: integer |
Value: real positive number |
Default:
10 |