How to solve PDEs with only one side boundary conditions?
Hi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
RuiHi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
Rui Hi,
I met some problem in solving a system of PDEs with only the left-side boundary conditions. I will revise the built-in example Solve System of PDEs a little bit to show the problem:
Everything is identical to the example Solve System of PDEs , except the two boundary conditions in the red rectangle, which are at the left hand side (x=0), rather than the right hand side (x=1).
So my question is, can I solve the PDEs through PDEPE (I guess not because it needs BCs on both sides)? Can I use matlab PDE toolbox, or other method, to solve the equations?
I really appreciate your help. Thanks!
Rui pde, pdepe, pde toolbox MATLAB Answers — New Questions