Skip to content
juhanikataja edited this page Jul 30, 2018 · 9 revisions

Binary packages

Ubuntu

Following Ubuntu packages are provided by launchpad.

  • 18.04 from devel branch:
  • 17.10 from devel branch, w/o ElmerGUI (packaging rules)
  • 16.04 from devel branch
    • elmerfem-csc
  • 15.04 outdated
  • 15.10 outdated
  • 14.04 from devel branch

To install these packages use apt-get:

$ sudo add-apt-repository ppa:elmer-csc-ubuntu/elmer-csc-ppa
$ sudo apt-get update
$ sudo apt-get install elmerfem-csc

For more information visit launchpad Elmer CSC ubuntu packaging page.

Windows

  • Nightly build from devel branch
  • Release

Both builds are with/without MPI. They are located here.

MacOS

MacOS builds are provided as Homebrew taps. The script installs latest commit from devel branch and includes elmerice:

$ brew tap elmercsc/homebrew-elmerfem
$ brew install elmer --HEAD --with-elmerice

For more build options run brew info elmer. However, some of the options might not function properly due to rapid improvement of homebrew, and you are encouraged to file an issue or to make a pull request at the Tap repository.

Virtual machine

Virtual machine based on Linux Mint with Elmer installed is located here.