- https://www.mathworks.com/matlabcentral/answers/756869-how-to-solve-this-error-error-nonlinear-iteration-is-not-converging-with-step-size-reduced-to-hmin#comment_1845719
- https://www.mathworks.com/matlabcentral/answers/1837283-caused-by-nonlinear-iteration-is-not-converging-with-step-size-reduced-to-hmin-1-07322e-15-at-tim#answer_1099018
How to solve the simulation error ,try reducing the minimum step size and/or relax the relative error tolerance.
23 views (last 30 days)
Show older comments
HI,
I am working on a hexacopter model and i am getting the following error
An error occurred while running the simulation and the simulation was terminated
Caused by:
- Solver encountered an error while simulating model 'FullHexacopterwithoutpositionandwithwindmodel12thapril' at time 5.0198902479053622 and cannot continue. Please check the model for errors.
- Nonlinear iteration is not converging with step size reduced to hmin (1.78342e-14) at time 5.01989. Try reducing the minimum step size and/or relax the relative error tolerance.
Component:Simulink | Category:Block diagram error
0 Comments
Answers (1)
Suman
on 19 Jun 2024
Hi Agnes,
Please refer to these answers where the users have faced similar issue:
1 Comment
Agnes
on 21 Jun 2024
Hi Suman
Thank you for your response. I will look into the links that you have provided above.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!