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

Solve 2d/3d Darcy and Richards problems using H(div) FE space #944

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

rezgarshakeri
Copy link
Collaborator

@rezgarshakeri rezgarshakeri commented Apr 20, 2022

So far we implemented quad/hex BDM element and got 2nd order convergence rate on a square/box meshes.

  • Got convergence rate as we expected for 2d/3d
  • Extended to Richards equation
  • Fixed visualization (PetscViewer)
  • Add boundary conditions
  • Add prism element
  • Propagate H(div) BasisApply to other backends

@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 2 times, most recently from e56d551 to 71b1bc8 Compare June 2, 2022 21:07
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 4 times, most recently from 07059b2 to 82713b0 Compare June 17, 2022 15:36
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 2 times, most recently from 8ddac30 to 2a70772 Compare June 27, 2022 16:40
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 2 times, most recently from a32533c to 5e0f655 Compare July 11, 2022 20:34
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 3 times, most recently from abcf86e to 688e27d Compare July 21, 2022 17:47
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 7 times, most recently from c967698 to 5e6a9fe Compare August 2, 2022 22:12
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 5 times, most recently from 3265663 to 3a8fc58 Compare August 10, 2022 09:34
@rezgarshakeri rezgarshakeri force-pushed the rezgar/Hdiv-mixed2D branch 3 times, most recently from 13a906e to f30f670 Compare August 17, 2022 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants