Deal.Ii Implementation Of A Weak Galerkin Finite Element Solver For Darcy Flow

Zhuoran Wang,Graham Harper,Patrick O'Leary,Jiangguo Liu,Simon Tavener
DOI: https://doi.org/10.1007/978-3-030-22747-0_37
2019-01-01
Abstract:This paper presents a weak Galerkin (WG) finite element solver for Darcy flow and its implementation on the deal.II platform. The solver works for quadrilateral and hexahedral meshes in a unified way. It approximates pressure by Q-type degree k(>= 0) polynomials separately defined in element interiors and on edges/faces. Numerical velocity is obtained in the unmapped Raviart-Thomas space RT[k] via postprocessing based on the novel concepts of discrete weak gradients. The solver is locally mass-conservative and produces continuous normal fluxes. The implementation in deal.II allows polynomial degrees up to 5. Numerical experiments show that our new WG solver performs better than the classical mixed finite element methods.
What problem does this paper attempt to address?