Elmer FEM solver

From Wikipedia, the free encyclopedia
Elmer FEM solver
Stable release 7 / February 15, 2013 (2013-02-15)
Development status Active
Written in Fortran 90, C and C++
Operating system Linux, Microsoft Windows
Platform Qt v4
Type CAE
License GNU General Public License
Website www.csc.fi/elmer

Elmer is computational tool for multi-physics problems. It has been developed by CSC[1] in collaboration with Finnish universities, research laboratories and industry. Elmer FEM solver is free and open-source software, subject to the requirements of the GNU General Public License (GPL), version 2 or any later.

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 boundary conditions and physical models are defined in ElmerGUI. 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.

External links

References

  1. "Elmer - CSC". CSC — IT Center for Science Ltd. Retrieved 2010-06-24. 
This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.