SimBiology - ODE solvers can't simulate
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I've built a model in SimBiology that I'm trying to simulate, but none of the ODE solvers provided are able to simulate past a certain time interval. Does anyone have any advice on how to proceed?
0 commentaires
Réponses (1)
Marc
le 26 Jan 2012
Set the StopTime to just prior to the simulation failure and then plot the results. You may see one or more of the quantities in your model growing exponentially towards +/- infinity. This would indicate that something in your model is unstable and you should recheck all of your reaction rates and rules for errors. A sign error in a reaction rate will often cause problems like this.
If that isn't the case, then please provide some more details about your model and the errors that you are seeing so that we can provide further assistance.
Communautés
Plus de réponses dans SimBiology Community
Voir également
Catégories
En savoir plus sur Scan Parameter Ranges dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!