Integration tolerance not met in simbiology project
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Arthur Goldsipe
am 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?
Antworten (1)
Arthur Goldsipe
am 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.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Perform Sensitivity Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!