-
Notifications
You must be signed in to change notification settings - Fork 353
Packages
juhanikataja edited this page Jul 30, 2018
·
9 revisions
Following Ubuntu packages are provided by launchpad.
- 18.04 from devel branch:
-
elmerfem-csc(ElmerGUI not included) (packaging rules) -
elmerfem-csc-eg(ElmerGUI included) (packaging rules)
-
- 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-cscFor more information visit launchpad Elmer CSC ubuntu packaging page.
- Nightly build from devel branch
- Release
Both builds are with/without MPI. They are located here.
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-elmericeFor 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 based on Linux Mint with Elmer installed is located here.