Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dirichlet and Boundary conditions in Darcy tutorial. #78

Open
amartinhuertas opened this issue Mar 19, 2021 · 1 comment
Open

Dirichlet and Boundary conditions in Darcy tutorial. #78

amartinhuertas opened this issue Mar 19, 2021 · 1 comment

Comments

@amartinhuertas
Copy link
Member

Hi @fverdugo ... I think that the Dirichlet and Neumann Boundary conditions are flipped in the Darcy's tutorial + RT FEs.

In particular, in the Darcy problem, one imposes the trace of the pressure in the Dirichlet boundary, and the normal component of the flux in the Neumann boundary. Indeed, Dirichlet boundary conditions are natural boundary conditions (i.e., imposed weakly) for Darcy, and Neumann boundary condition are essential boundary conditions for Darcy (i.e., imposed strongly).

See, e.g., pag. 153 of

https://team-pancho.github.io/documents/anIntro2FEM_2015.pdf

Is there anything I am missing here? Do you agree? I can help with the changes required to fix this, if needed.

@fverdugo
Copy link
Member

I always have had this question... perhaps @santiagobadia can tell better.

If you see the darcy problem as a mixed poisson equation, then the notation in the pdf makes sense, but it is strange to call "Neumann" something that you impose strongly... Perhaps for this reason, we have flipped the notion of Dirichlet and Neumann.

In any case, I fill more confortable with the notation you prupose @amartinhuertas since i like to see darcy as a mixed poisson equation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants