does "generalized Neumann" boundary condition include actual Neumann boundary condition?

22 次查看(过去 30 天)
Hello Everyone,
I am using Matlab PDE toolbox to solve a PDE of the form
where c is a general 2 by 2 matrix, which is possibly a function of the variables.
The toolbox offers Dirichlet boundary condition or "generalized Neumann" boundary condition including boundary conditions of the from but this does not include standard Neumann boundary condition or other related boundary conditions where a is a matrix different from c. Is there maybe a workaround (like change of variables) to solve these problems?

采纳的回答

Torsten
Torsten 2024-4-12,10:45
编辑:Torsten 2024-4-12,21:30
Is there maybe a workaround (like change of variables) to solve these problems?
No. All Neumann boundary conditions are related to the flux c*grad(u), not to grad(u) itself.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Geometry and Mesh 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by