Hoe can I solve a system of PDE?

조회 수: 3 (최근 30일)
Giorgio
Giorgio 2014년 4월 8일
Hi, I am trying to solve a system of PDE. The problem is written in cylindrical coordinate. The variable are r (radius) and u (velocity in r direction). f is the force given along r. The other terms are constants. The system is the following
  1. dp/dt + ro*c^2*du/dr + c^2/r*ro*u = 0
  2. ro*du/dt + ro*u*du/dr + dp/dr = f
I solved other PDE with matlab, but with this one I have no idea where to start. Some help?

답변 (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