How solve two partial differential equations on two coupled regions with a shared boundary condition?
이전 댓글 표시
Hi,
The mathematical model consists of two PDEs, one for each rectangular region, but they share a Neumann-type boundary condition at the union of both rectangles, the description of the model is as follows:
Region 1, rectangular:
, 

PDE 1

Region 2, rectangular:
, 

PDE 1

The shared boundary condition between both Partial Differential Equations is at
, such a boundary condition is:
, such a boundary condition is:
at 
I have been trying to bind this boundary condition using MATLAB Toolbox "pdetool", but I have not succeeded.
Thank you for your time.
댓글 수: 1
Torsten
2023년 6월 1일
First of all, correct the mathematics of your problem: You need two interface conditions at y = R1, not only one.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Geometry and Mesh에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!