elmerf90-nosh
finite element multiphysics suite - development files
Install
- All systems
-
curl cmd.cat/elmerf90-nosh.sh
- Debian
-
apt-get install libelmer-dev
- Ubuntu
-
apt-get install libelmer-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libelmer-dev
- Raspbian
-
apt-get install libelmer-dev
- Dockerfile
- dockerfile.run/elmerf90-nosh
libelmer-dev
finite element multiphysics suite - development files
The Elmer multiphysics simulation package includes physical models of fluid dynamics, structural mechanics, electromagnetics, heat transfer, and acoustics, among others. These are described by partial differential equations which Elmer solves by the Finite Element Method (FEM). Elmer uses METIS (or its free counterpart Scotch) for mesh partitioning, and (P)ARPACK, UMFPACK, BLAS/LAPACK, and hypre to solve the sparse linear systems resulting from FEM discretization. It includes pre- and post-processors, and several examples illustrating simulation of various physical phenomena. Elmer's lead institution is CSC in collaboration with Finnish universities, research institutes, and industry. This package contains the static libraries and header files for eio, huti, and matc, as well as the Elmer solver shared library symlink. These are used for developing Elmer, and are not needed to run the software.