필터 지우기
필터 지우기

ODE15s not able to achieve the specified final time 'tf' in [t0 tf]

조회 수: 2 (최근 30일)
Vyas
Vyas 2016년 4월 27일
댓글: Jan 2016년 4월 27일
Hello,
I do have a set of ODE's which solves a chemical kinetics system. I am using some constraints to solve these equations and I am able to solve for few set of unknowns. However when I use more unknowns (~8) with 2 constraints to solve for rest 6 unknowns using ODE, I see the problem will not be solved till the final specified time. For e.g., I have specified initial time and final time as [t0 tf], which i pass to the ODE15s solver. So for the higher number of unknowns, the ODE solver will not solve until 'tf' has achieved (not blowing up as well). I have seen events being used to stop the code when steady state achieved, but I want something reverse. I want to know why the ODE solver do not finishes till the specified time! Can anyone help me why ODE solves only to a fraction of final time 'tf'? And also tell me how to fix this?
  댓글 수: 1
Jan
Jan 2016년 4월 27일
Without seeing any line of the code it is impossible to guess what's going on. What do you observe? Does ODE15 return and do you get any messages?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by