Why should I tighten error tolerances if I am violating minimum stepsize?
Show older comments
The followiing is a typical warning message of Simulink that can be displayed after a model has been simulated:
"Solver was unable to reduce the step size without violating minimum step size of [...]"
The Diagnostic Viewer then proposes some fixing actions, most of which I understand. However I cannot grasp the following one:
"Try tightening the error tolerances, and/or the tolerances for computing consistent conditions"
If I tighten the error tolerances, I expect the solver to take even smaller steps, and so to violate the minimum step size even more easily.
What am I missing?
Accepted Answer
More Answers (0)
Categories
Find more on Configure Simulation Conditions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!