Presenters-0696
From CSDMS
CSDMS 2025 Webinars
Solving PDEs with DUNE-FEM
Abstract
For about two decades the Distributed and Unified Numerics Environment (DUNE) has been an active part in the scientific development of computational software and technology and it's C++ routines are the basis for several other well established open source projects, for example, DuMux. Although the C++ interfaces of DUNE are highly flexible and customizable, a solid knowledge of C++ is necessary to make use of this powerful tool. In this talk we give an overview on recent development towards a Python interface for DUNE and in particular DUNE-FEM, a module which provides highly efficient implementations of hp-adaptive Discontinuous Galerkin (DG) methods for solving a wide range of nonlinear partial differential equations. Providing easier user interfaces based on Python and the Unified Form Language (UFL) opens DUNE-FEM to a broader audience, for example, Bachelor and Master students. This talk will also briefly discuss how Python and DUNE are embedded in teaching of Scientific Computing courses at Lund University and Warwick University.
Please acknowledge the original contributors when you are using this material. If there are any copyright issues, please let us know (CSDMSweb@colorado.edu) and we will respond as soon as possible.
Of interest for: