solver error containing nonlinear trajecttory input
3 ビュー (過去 30 日間)
古いコメントを表示
Caused by: Solver was unable to reduce the step size without violating minimum step size of 4.62223E-33 for 1 consecutive times at time 1.30104E-18. Solver will continue simulation with the step size restricted to 4.62223E-33 and using an effective relative error tolerance of 0.00271997, which is greater than the specified relative error tolerance of 0.001. This usually may be caused by the high stiffness of the system. Please check the system or increase the solver Number of consecutive min steps violation parameter.
0 件のコメント
回答 (1 件)
Steve Miller
2022 年 11 月 18 日
This diagnostic indicates you have something very abruptly happening near the start of the simulation. You will need to look at your model and figure out which components have variables that are changing rapidly. The Simulink Solver Profiler can help you with that. Or, you could share your model here.
--Steve
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Assembly についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!