Simbiology general stability and speed

3 views (last 30 days)
I am interested in using simbiology to simulate ~96 to ~144 different chemical reactions related to the TCA cycle. They would all be solved simultaneously. I just tried out the simbiology toolbox. It seems very powerful, but I just did some very basic rxn kinetics. Does anyone have experience with simbiology? Could I expect it to handle this many equations simultaneously? I make the approximation that most reactions are first order, though some of them will be "ping-pong". Would such a simulation run faster if I just wrote it myself in matlab? Does simbiology put extra overhead on the processes? I would probably want to run the simulation for 100 to 500 different time points.

Accepted Answer

Ingrid Tigges
Ingrid Tigges on 24 Sep 2015
Edited: Ingrid Tigges on 24 Sep 2015
I have simulated models with more than 150 reactions myself in SimBiology and this works without problem. Have you seen the "accelerated" option in SimBiology (see http://www.mathworks.com/help/simbio/ref/sbioaccelerate.html)? I doubt your own MATLAB Code will be faster than using SimBiology with this option. If you run repeated simulations with this option it is not unlikely that your SimBiology model runs 10-20 times faster than self-written MATLAB code. Note that the acceleration itself takes some time meaning the first run can be slower than without acceleration.

More Answers (0)

Communities

More Answers in the  SimBiology Community

Categories

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

Products

Community Treasure Hunt

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

Start Hunting!