How do I specify multiple boundary conditions for the same boundary in MATLAB R2012a PDE Toolbox?

2 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 Mar 2015
The ability to specify Dirichlet and Neumann BC’s on the same boundary for the same equation is not available in MATLAB. If both are specified, one of them will be ignored when formulating the discretized system equations.  A possible work around for this issue is to rewrite the PDE system in terms of more equations and variables until only one boundary condition per variable is needed.

More Answers (0)

Tags

No tags entered yet.

Products


Release

R2012a

Community Treasure Hunt

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

Start Hunting!