Elmer FEM solver
From Wikipedia, the free encyclopedia
Elmer FEM solver | |
---|---|
Latest release | 5.4.1 / February 29, 2008 |
License | GNU General Public License |
Website | http://www.csc.fi/elmer |
Elmer is an open source (GPL) computational tool for multi-physics problems. It has been developed in collaboration with Finnish universities, research laboratories and industry.
Elmer includes physical models of fluid dynamics, structural mechanics, electromagnetics, heat transfer and acoustics, for example. These are described by partial differential equations which Elmer solves by the Finite Element Method (FEM).
Elmer comprises several different parts: The geometry, boundary conditions and physical models are defined in ElmerFront. The resulting problem definition is solved by ElmerSolver. Finally the results are visualized by ElmerPost. Additionally a utility ElmerGrid may be used for simple mesh manipulation.
The different parts of Elmer software may also be used independently. The strongest of the components is ElmerSolver which includes many sophisticated features. For pre- and post-processing the users may find also other alternatives.
The software runs on Unix and Windows platforms and can be compiled on a large variety of compilers. The solver can also be used in parallel mode on platforms that support MPI.