Question on using cvode solver

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 件のコメント

Torsten
Torsten 2019 年 4 月 29 日
https://www.google.de/search?source=hp&ei=1efGXJzbDYn5kwXG9b74Dw&q=cvode+for+matlab&btnK=Google-Suche&oq=cvode+for+matlab&gs_l=psy-ab.3..0i19l3j0i13i30i19l5j0i13i5i30i19l2.948.4262..4662...0.0..0.96.1016.16....2..0....1..gws-wiz.....0..0j0i131j0i10j0i10i30j0i30j0i10i19j0i13j0i13i30j0i22i30i19.xsIIWp1Nkxk
Deepa Maheshvare
Deepa Maheshvare 2019 年 4 月 29 日
Thanks,
I had directly specified
cs.SolverType = 'CVODE'; before
cs.SolverType = 'sundials' works
Jeremy Huard
Jeremy Huard 2019 年 4 月 29 日
Apart from the solver itself, other setting like different solver tolerances might explain the discrepancies.

サインインしてコメントする。

回答 (0 件)

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

ヘルプ センター および File ExchangeScan Parameter Ranges についてさらに検索

タグ

質問済み:

2019 年 4 月 29 日

コメント済み:

2019 年 4 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by