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!