solver error containing nonlinear trajecttory input

조회 수: 3 (최근 30일)
pranjal
pranjal 2022년 10월 7일
답변: Steve Miller 2022년 11월 18일
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.

답변 (1개)

Steve Miller
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

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by