Integration tolerance not met in simbiology project

1 view (last 30 days)
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 Comment
Arthur Goldsipe
Arthur Goldsipe on 22 Jul 2022
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?

Sign in to comment.

Answers (1)

Arthur Goldsipe
Arthur Goldsipe on 22 Jul 2022
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.

Categories

Find more on Scan Parameter Ranges in Help Center and File Exchange

Tags

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!