TL;DR
FEMPAR is an open-source, object-oriented Fortran framework designed for high-performance, scalable multiphysics simulations using advanced finite element methods and solvers, suitable for research and complex applications.
Contribution
It introduces a modular, extensible software architecture for finite element discretizations and scalable solvers, facilitating both practical simulations and research experimentation.
Findings
Provides a comprehensive set of discretization algorithms
Implements scalable multilevel domain decomposition solvers
Offers a flexible, extensible framework for complex multiphysics problems
Abstract
FEMPAR is an open source object oriented Fortran200X scientific software library for the high-performance scalable simulation of complex multiphysics problems governed by partial differential equations at large scales, by exploiting state-of-the-art supercomputing resources. It is a highly modularized, flexible, and extensible library, that provides a set of modules that can be combined to carry out the different steps of the simulation pipeline. FEMPAR includes a rich set of algorithms for the discretization step, namely (arbitrary-order) grad, div, and curl-conforming finite element methods, discontinuous Galerkin methods, B-splines, and unfitted finite element techniques on cut cells, combined with -adaptivity. The linear solver module relies on state-of-the-art bulk-asynchronous implementations of multilevel domain decomposition solvers for the different discretization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
