Elmer — packages for Debian GNU/Linux and Ubuntu

Created: 2012-09-27

Updated: 2014-04-17

Description:

This is a free translation of my notes and it may differ from original.

Elmer is an open source multiphysical simulation software. It includes physical models of fluid dynamics, structural mechanics, electromagnetics, heat transfer, acoustics and etc. These are described by partial differential equations which Elmer solves by the Finite Element Method (FEM).
Elmer_on_Debian_Sid.png

git mirror:

There is unofficial git mirror of Elmer svn repository. It is sync each 2 hours using git-svn. Script: update_git-svn_mirror.sh. Tags for old commits were done using simple script: update_tags_list.sh.

Only I have write access to this git repo. And I don't use master branch for own commits. Temporary branches are used to prepare patches for upstream. For example: mailmap.

OpenHub service uses this git repo for processing project statistics, because original svn repo has some problems.
deb packages:

Packages can be downloaded here. Sources are also available ibid.

Users of Ubuntu >= 12.04 (Precise Pangolin) can add my PPA using a standard utility add-apt-repository:
sudo add-apt-repository ppa:tehnick/elmerfem
Updating the list of available packages:
sudo apt-get update
Installing elmer (daily builds):
sudo apt-get install elmer
Package elmerfem is updated automatically from svn repository of the program. Script for update: automatic_update_elmerfem.

Bug reports about deb packages you may send to me. Bug reports and feature request to the program you may leave here.

Old versions of elmerfem package are available in official Debian >= 6.0 (Squeeze) and Ubuntu >= 10.04 (Lucid Lynx) repositories. Links from this web site:
Elmer — source code and compilation

License: Public Domain (en)
Note: All materials presented here can be used in part or in whole without reference to the author (me) and the original page.

Tehnick © 2009-2016