Question on using cvode solver

조회 수: 2 (최근 30일)
Deepa Maheshvare
Deepa Maheshvare 2019년 4월 29일
댓글: Jeremy Huard 2019년 4월 29일
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
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 Community

카테고리

Help CenterFile Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by