Nonlinear iteration is not converging with step size reduced to hmin (2.22467E-18) at time 0.00062619. Try reducing the minimum step size and/or relax the relative error tole
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Nonlinear iteration is not converging with step size reduced to hmin (2.22467E-18) at time 0.00062619. Try reducing the minimum step size and/or relax the relative error tolerance.
0 comentarios
Respuestas (1)
Nikhilesh
el 18 de En. de 2023
This can mean that one of the signals in your model is diverging to plus or minus infinity or is otherwise changing too rapidly based on the solver settings.
Have a look at the following discussions
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!