필터 지우기
필터 지우기

Can PDE tool box solve first order PDE s

조회 수: 7 (최근 30일)
Kaveh Gharibi
Kaveh Gharibi 2017년 6월 9일
댓글: Peter Cook 2017년 6월 9일
I have a system of PDEs and two of them are second order and one of them is first order. Matlab PDE toolbox has a specific format which allows only second order PDEs. How can I use PDE tool box to solve the system of first order, and second order PDEs.
  댓글 수: 1
Peter Cook
Peter Cook 2017년 6월 9일
I can't see your PDEs, but if you have just a single spatial dimension you should be able to rewrite the system as coupled ODEs.
Again I cant see your equations, but I think that as long as at least one of the equations in the system has a nonzero laplacian then pde toolbox should work. You'll need to define your coefficient functions appropriately (c,a,f&d, c in this case will be zero for the first order PDE).

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 PDE Solvers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by