Solve PDE with Multiple Boundary Conditions

4 visualizaciones (últimos 30 días)
Dong Woo
Dong Woo el 22 de Nov. de 2023
Editada: Torsten el 22 de Nov. de 2023
Hi,
I want to solve PDE with Multiple Boundary Conditions.
But in terms of the problem I am interested in, there are two PDE in a different region.
For example, one set in the interval [0,1], and the other set in the interval [1,5]. The connection between the two regions is that the solutions must be continuous at x=1. The solution must also satisfy the boundary conditions like below
:https://www.mathworks.com/help/matlab/math/solve-bvp-with-multiple-boundary-conditions.html
I am wondering whether the problem also can be solved in PDE with a time derivative.
Thanks,
Dong Woo
  1 comentario
Torsten
Torsten el 22 de Nov. de 2023
Editada: Torsten el 22 de Nov. de 2023
If you want to solve a stationary problem, take a look here:
And here is an answer for time-dependent problems:
If this does not answer your question, please supply your equations, the computational domain, the interface and boundary conditions and initial conditions.

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by