Maximum number of zero-crossings per step
Description
Specify the maximum number of zero crossings to try to locate in each step
Category: Solver
Settings
Default: 2
Detecting more zero crossings produces a more accurate solution but is more computationally intensive.
Dependencies
To enable this parameter:
Set the 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:
MaxZcPerStep |
Type: integer |
Value: real positive whole number |
Default:
1 |