How to get rid of "Integration Tolerance Not Met"?

9 次查看(过去 30 天)
I'm trying to run a simulation of a repressilator in E. coli and get the error message above. How would you recommend I fix this issue? I have already tried messing with the simulation settings, but no luck. Thanks so much.

回答(1 个)

Arthur Goldsipe
Arthur Goldsipe 2021-4-6
If you simulate from the command line, you should see a warning that infinite or NaN (not-a-number) values occur during the simulation. (In R2021a you should also see these warnings in the SimBiology Model Analyzer app.)
This typically indicates a modeling error. I suggest decreasing the simulation time to something shorter and inspecting the results to make sure they make sense. I see that the value of "LacI mRNA" becomes negative after the first time step. And if I look at the reactions involving this species, the reactions rates don't look physically meaningful to me: "LacI mRNA" is consumed even when its concentration is 0.

社区

更多回答在  SimBiology Community

类别

Help CenterFile Exchange 中查找有关 Scan Parameter Ranges 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by