ode15s get stuck randomly
Afficher commentaires plus anciens
Hi,
I'm running into a weird problem with the ode15s solver. At the beginning my code was running perfectly well, but since a little while sometimes the ode15s solver get stuck either at a timestep in the middle of the run or even at the first iteration.
What I mean by stuck is that it takes a really really long time to finally end the time step. My wonder comes from the fact that I happened a few time that running the code with the exact same parameters as when stuck, but in a new folder and recopying the files one by one there, the code would run at a much more "reasonable" speed...
Have anyone run into that kind of issue or know where it could be coming from?
Thanks a lot,
Flavien
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!