Integration tolerance not met in simbiology project
2 次查看(过去 30 天)
显示 更早的评论
My current sbproj consists of a simple ODE model in which 2 molecules need to be present in order to yield the product molecule. Currently the model is running with an initial concentration for one of the molecules and a dose for the second molecule at time = 0 with no errors. However, when I set the same dose at time = 5000 seconds, I get an error when I simulate the model (Integration Tolerance Not Met). I have tried to set the absolute tolerance to a new value but did not work.
1 个评论
Arthur Goldsipe
2022-7-22
Can you attach the project so we can reproduce the problem? Also, can you share the output of ver or share version info for MATLAB and your operating system?
回答(1 个)
Arthur Goldsipe
2022-7-22
Without reproduction steps, I can't be sure what's going on. I recommend reading this page on Troubleshooting Simulation Problems. I'd probably start by turning off AbsoluteToleranceScaling to see if that makes a difference.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Perform Sensitivity Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!