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 Comment

emjey
emjey on 22 May 2023
Edited: emjey on 22 May 2023
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.

Sign in to comment.

Answers (0)

Communities

More Answers in the  SimBiology Community

Categories

Tags

Asked:

Day
on 19 May 2023

Edited:

on 22 May 2023

Community Treasure Hunt

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

Start Hunting!