SimBiology - ODE solvers can't simulate
显示 更早的评论
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?
回答(1 个)
Marc
2012-1-26
1 个投票
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.
社区
更多回答在 SimBiology Community
类别
在 帮助中心 和 File Exchange 中查找有关 Scan Parameter Ranges 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!