ELMER
From CFD-Wiki
m (add home page adress within the project description section (as this is the first entry under google for "elmer cfd") |
|||
(11 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | Elmer is a finite element software package for multiphysical problems licenced under GPL. The core of Elmer is the finite element solver - ElmerSolver - which includes modern numerical methods and a wide selection of different physical models. Additionally Elmer includes a graphical user interface ( | + | Elmer is a finite element software package for the solution of multiphysical problems licenced under GPL. The core of Elmer is the finite element solver - ElmerSolver - which includes modern numerical methods and a wide selection of different physical models. Additionally Elmer includes a modern graphical user interface built with the Qt library (ElmerGUI), visualization tool (ElmerPost) and a simple mesh creation and manipulation utility (ElmerGrid). Also other tools may be used for pre- and postprocessing. Elmer is maintained and developed by CSC, the Finnish IT Center for Science. |
- | For fluid flow ElmerSolver uses a stabilized (SUPG or residual free bubbles) Navier-Stokes equation. Elmer is suited for incompressible and compressible low mach number flows. For turbulent flows Elmer includes some RANS models. | + | For fluid flow ElmerSolver uses a stabilized (SUPG or residual free bubbles) Navier-Stokes equation. Elmer is suited for incompressible and compressible low mach number flows. For turbulent flows Elmer includes some RANS models. Currently development of VMS LES models and segregated solvers is under way. |
The fluid flow may have coupling to thermal, electrostatic, magnetostatic or structural phenomena. Also free surface phenomena may be accounted for. Elmer may be used also in parallel and good scaling has been achieved up to hundreds of processors. | The fluid flow may have coupling to thermal, electrostatic, magnetostatic or structural phenomena. Also free surface phenomena may be accounted for. Elmer may be used also in parallel and good scaling has been achieved up to hundreds of processors. | ||
==External Links== | ==External Links== | ||
[http://www.csc.fi/elmer/ The Elmer Solver Homepage] | [http://www.csc.fi/elmer/ The Elmer Solver Homepage] |
Latest revision as of 07:37, 31 March 2011
Elmer is a finite element software package for the solution of multiphysical problems licenced under GPL. The core of Elmer is the finite element solver - ElmerSolver - which includes modern numerical methods and a wide selection of different physical models. Additionally Elmer includes a modern graphical user interface built with the Qt library (ElmerGUI), visualization tool (ElmerPost) and a simple mesh creation and manipulation utility (ElmerGrid). Also other tools may be used for pre- and postprocessing. Elmer is maintained and developed by CSC, the Finnish IT Center for Science.
For fluid flow ElmerSolver uses a stabilized (SUPG or residual free bubbles) Navier-Stokes equation. Elmer is suited for incompressible and compressible low mach number flows. For turbulent flows Elmer includes some RANS models. Currently development of VMS LES models and segregated solvers is under way. The fluid flow may have coupling to thermal, electrostatic, magnetostatic or structural phenomena. Also free surface phenomena may be accounted for. Elmer may be used also in parallel and good scaling has been achieved up to hundreds of processors.