System of Partial differential equations

조회 수: 1 (최근 30일)
Zain Shabeeb
Zain Shabeeb 2019년 7월 6일
편집: Zain Shabeeb 2019년 7월 6일
Hi,
I want to solve the attached system of partial differential equations. I have tried to link the variables here. Is it possible to solve this system, or are there any missing links? I am aware that I have not given the boundary conditions. For this system, what boundary conditions do I need? And what kind of solver would I use to solve this system? If I want to solve this system in steady state (d/dt = 0), what would I do differently?
Furthermore, I have looked at the Method of Lines to discretize a system. Is it possible to discretize the system with respect to all the variables? (not just with respect to one dimension). I want to do that because I want to eventually optimize this system on another software. That software does not deal well with differential equations.
I do not have much experience with MATLAB. I have used ode45 in the past, but never solved a system of partial differential equations. Any help would be greatly appreciated.
  댓글 수: 2
Zain Shabeeb
Zain Shabeeb 2019년 7월 6일
편집: Zain Shabeeb 2019년 7월 6일
To clarify, x and z are spatial directions perpendicular to each other. I also realized that it is not possible to use pdepe for all three independent variables (t,z,x). I am okay with solving in steady state (d/dt in first two equations = 0). But please do let me know the procedure to use in the case of a system depending on time and 2 space variables.
Zain Shabeeb
Zain Shabeeb 2019년 7월 6일
편집: Zain Shabeeb 2019년 7월 6일
One correction: the 'K' in the second equation is not the same as the 'K' in the first equation. The 'K' in the second equation is a variable dependent on c1(dash), which is the time dependent variable in the second equation. Please refer to the snapshot attached in this comment.

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

답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by