SOLVE FIRST ORDER 2D PDEs
显示 更早的评论
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 个)
Daniele Vanerio
2020-5-13
0 个投票
1 个评论
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
类别
在 帮助中心 和 File Exchange 中查找有关 Heat Transfer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


