- 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.
20 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Suman
le 19 Juin 2024
Hi Agnes,
Please refer to these answers where the users have faced similar issue:
1 commentaire
Agnes
le 21 Juin 2024
Hi Suman
Thank you for your response. I will look into the links that you have provided above.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!