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!