Deal.ii

From ScientificComputing
Jump to: navigation, search

Category

Development, Library

Description

deal.ii — a name that originally meant to indicate that it is the successor to the Differential Equations Analysis Library — is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. The main aim of deal.II is to enable rapid development of modern finite element codes, using among other aspects adaptive meshes and a wide array of tools classes often used in finite element program.

Available versions (Euler, old software stack)

Legacy versions Supported versions New versions
8.2.1 8.3.0 8.5.0

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

Environment modules (Euler, old software stack)

Version Module load command Additional modules loaded automatically
8.2.1 module load new legacy gcc/4.8.2 python/2.7.6 open_mpi/1.6.5 petsc/3.5.3_par dealii/8.2.1 openblas/0.2.13_seq scalapack/2.0.2 fftw/3.3.3 szip/2.1 hdf5/1.8.12 boost/1.57.0 metis/5.1.0 parmetis/4.0.3 hypre/2.10.0b
8.3.0 module load new gcc/4.8.2 python/2.7.6 open_mpi/1.6.5 trilinos/12.2.1 petsc/3.5.3_par dealii/8.3.0 hwloc/1.11.0 openblas/0.2.13_seq szip/2.1 hdf5/1.8.12 netcdf/4.3.1 eigen/3.2.1 scalapack/2.0.2 fftw/3.3.3 boost/1.57.0 metis/5.1.0 parmetis/4.0.3 hypre/2.10.0b suitesparse/4.4.4 trilinos/12.2.1
8.5.0 module load new gcc/4.8.2 python/2.7.6 open_mpi/1.6.5 trilinos/12.2.1 petsc/3.5.3_par gsl/1.16 dealii/8.5.0 hwloc/1.11.0 openblas/0.2.13_seq szip/2.1 hdf5/1.8.12 netcdf/4.3.1 eigen/3.2.1 scalapack/2.0.2 fftw/3.3.3 boost/1.57.0 metis/5.1.0 parmetis/4.0.3 hypre/2.10.0b suitesparse/4.4.4 trilinos/12.2.1

Please note that this page refers to installations from the old software stack. There are two software stacks on Euler. Newer versions of software are found in the new software stack.

License information

LGPLv2.1

Links

https://www.dealii.org

https://en.wikipedia.org/wiki/Deal.II
https://github.com/dealii/dealii