Question on using cvode solver

2 views (last 30 days)
Deepa Maheshvare
Deepa Maheshvare on 29 Apr 2019
Commented: Jeremy Huard on 29 Apr 2019
Hi All,
I have an sbml model. I get different results while simulating the model with ode15s in Simbiology and cvode in COPASI.
Could someone sugesst whether cvode solver can be used in MATLAB?
  3 Comments
Deepa Maheshvare
Deepa Maheshvare on 29 Apr 2019
Thanks,
I had directly specified
cs.SolverType = 'CVODE'; before
cs.SolverType = 'sundials' works
Jeremy Huard
Jeremy Huard on 29 Apr 2019
Apart from the solver itself, other setting like different solver tolerances might explain the discrepancies.

Sign in to comment.

Answers (0)

Communities

More Answers in the  SimBiology Community

Categories

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

Tags

Community Treasure Hunt

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

Start Hunting!