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

Add demo of mixed Poisson problem #2502

Merged
merged 9 commits into from
Mar 8, 2023
Merged

Add demo of mixed Poisson problem #2502

merged 9 commits into from
Mar 8, 2023

Conversation

jhale
Copy link
Member

@jhale jhale commented Jan 16, 2023

This PR adds a demo of the mixed Poisson problem, closely following the one from the old DOLFIN.

https://fenicsproject.org/olddocs/dolfin/1.5.0/python/demo/documented/mixed-poisson/python/documentation.html

The boundary condition on the H(div) space is a bit unsatisfactory and would require facet expressions for a proper
solution on general meshes. The current approach is roughly how it is done in Firedrake.

@jhale jhale changed the title Add demo of mixed Poisson problem. Add demo of mixed Poisson problem Jan 16, 2023
@garth-wells
Copy link
Member

Be sure to check the rendered version - some of the markup doesn't look quite right.

@jhale jhale marked this pull request as ready for review March 3, 2023 15:06
@jhale jhale added this pull request to the merge queue Mar 8, 2023
Merged via the queue into main with commit d376b20 Mar 8, 2023
@jhale jhale deleted the jhale/mixed-poisson branch March 8, 2023 15:36
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

Successfully merging this pull request may close these issues.

None yet

2 participants