Error message regarding CVODES
이전 댓글 표시
Hi,
While I was running a simulation in a model I developed in Simbiology, I recieved the following error:
CVODES returned -4 from module CODES function CVode: At t = 3.63e+06 and h 0 2.2e-06, the corrector convergence test failed repeatedly or with h = hmin
I am beginner in Simbiology. Could you please help to figure our the solution?
Thanks
댓글 수: 1
See the error flags in the CVODE documentation:
without the model it is difficulT to help. For start try with decreasing/increasing of the tolerances or use another solver, e.g. ode15s.
답변 (0개)
커뮤니티
더 많은 답변 보기: SimBiology Community
카테고리
도움말 센터 및 File Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!