English

A user-guide to Gridap -- grid-based approximation of partial differential equations in Julia

Mathematical Software 2020-04-23 v2

Abstract

We present Gridap, a new scientific software library for the numerical approximation of partial differential equations (PDEs) using grid-based approximations. Gridap is an open-source software project exclusively written in the Julia programming language. The main motivation behind the development of this library is to provide an easy-to-use framework for the development of complex PDE solvers in a dynamically typed style without sacrificing the performance of statically typed languages. This work is a tutorial-driven user guide to the library. It covers some popular linear and nonlinear PDE systems for scalar and vector fields, single and multi-field problems, conforming and nonconforming finite element discretizations, on structured and unstructured meshes of simplices and hexahedra.

Keywords

Cite

@article{arxiv.1910.01412,
  title  = {A user-guide to Gridap -- grid-based approximation of partial differential equations in Julia},
  author = {Francesc Verdugo and Santiago Badia},
  journal= {arXiv preprint arXiv:1910.01412},
  year   = {2020}
}
R2 v1 2026-06-23T11:33:37.198Z