Ausführliche Beschreibung | 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 provides the architecture-independent files for Elmer.
|