Gridap: An extensible Finite Element toolbox in Julia
Description
Gridap v0.13.4
Gridap is a new Finite Element (FE) framework, exclusively written in the Julia programming
language, for the numerical simulation of a wide range of mathematical models governed by
partial differential equations (PDEs). The library provides a feature-rich set of discretization
techniques, including continuous and discontinuous FE methods with Lagrangian, Raviart-
Thomas, or Nédélec interpolations, and supports a wide range of problem types including
linear, nonlinear, single-field, and multi-field PDEs (see (Badia, Martín, & Principe, 2018,
Section 3) for a detailed presentation of the mathematical abstractions behind the implemen-
tation of these FE methods). Gridap is designed to help application experts to easily simulate
real-world problems, to help researchers improve productivity when developing new FE-related
techniques, and also for its usage in numerical PDE courses.
Files
Gridap.jl-0.13.4.zip
Files
(385.7 kB)
Name | Size | Download all |
---|---|---|
md5:9fe96dff358548f5a9d983084c95635a
|
385.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/gridap/Gridap.jl/tree/v0.13.4 (URL)