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

11 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Torsten
Torsten am 12 Apr. 2024
Bearbeitet: Torsten am 12 Apr. 2024
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.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by