Error message regarding CVODES
Mostrar comentarios más antiguos
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 comentario
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.
Respuestas (0)
Comunidades de usuarios
Más respuestas en SimBiology Community
Categorías
Más información sobre Extend Modeling Environment en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!