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

22 ビュー (過去 30 日間)
Peter Varkonyi
Peter Varkonyi 2024 年 4 月 12 日 9:57
編集済み: Torsten 2024 年 4 月 12 日 21: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 Center および File ExchangeGeometry and Mesh についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by