필터 지우기
필터 지우기

SOLVE FIRST ORDER 2D PDEs

조회 수: 1 (최근 30일)
Daniele Vanerio
Daniele Vanerio 2020년 5월 12일
답변: Daniele Vanerio 2024년 4월 10일
Hello everybody,
I have a numerical model for a thermal spray process which is described by a relationship of the type:
where x,y and z are the three space dimensions and t is the time. The phenomenon is described by the following type of First Order 2D PDE:
I can obtain both Initial Conditions and Boundary Conditions but they will be different each time I apply the model.
I tried to understand if pdepe was feasible but I have too many variables for it. I also tried with Partial Differential Equation Toolbox but my equation does not match the Divergence Form. I think this problem could be solved with the characteristics method but changing IC and BC makes it unfeasible. Is there any Matlab function or numerical method to solve this equation numerically?
  댓글 수: 1
darova
darova 2020년 5월 12일
Can you show these?

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

채택된 답변

Daniele Vanerio
Daniele Vanerio 2024년 4월 10일
I was finally able to numerically solve the equation. It is explained in this article together with its application:

추가 답변 (1개)

Daniele Vanerio
Daniele Vanerio 2020년 5월 13일
Thank you for your answer.
g is
where excluding x,y and z all the other values are constants.
f is an interpolating function and corresponds to this
but an easier form could be found if necessary. In the case all the other values are constants too.
  댓글 수: 1
darova
darova 2020년 5월 13일
It's too complicated, don't know how to solve. I thought FDM method can be applied, but it's not

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

카테고리

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