Info

此问题已关闭。 请重新打开它进行编辑或回答。

How to use pdepe to fit in my situation?

2 次查看(过去 30 天)
Chao Lu
Chao Lu 2011-5-23
关闭: MATLAB Answer Bot 2021-8-20
My situation is to solve a three-layer model with a system of PDEs. The bottom and top boundary conditions are known, while the interface of the different layers is prescribed to have the same heat flux across. How can I address the problem using pdepe or PDE tools? Especially the boundary conditions.

回答(1 个)

Nicolas
Nicolas 2011-6-16
I'm not a expert on this, but did you try to add some "intermediate" condition in the function where you define function
[c,f,s] = pdex1pde(x,t,u,DuDx)
Did you write your code without the boundary conditions?

Community Treasure Hunt

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

Start Hunting!

Translated by