Underworld
a long term geodynamics simulation platform
Downloads
Underworld Framework Downloads
From here one can download Underworld in several formats:
- Packages: precompiled packages for Ubuntu and Mac OSX, which come packaged with all required software dependencies; does not require any compiling.
- Source code tarball *: compressed copy of the Underworld source code; see Underworld Installation Guide for links to further instructions; requires dependencies to be installed and the source code to be compiled using SCons.
- LiveCD: a boot CD containing only an OS and a running version of Underworld - see archive of LiveCDs for previous releases of Underworld (more coming soon!); the i386 version is applicable for modern x64 based processors and new Apple macs, while the ppc version is only applicable for older Apple macs.
- Repositories *: a version-controlled copy of the Underworld source, for those intending to develop or extend Underworld; requires dependencies to be installed and the source code to be compiled using SCons.
* Note about PETSc and MPI dependencies: in the two sections at the bottom of this page, we provide recommendations and links for PETSc and MPI versions applicable to each version of Underworld. See the dependencies page for a full list of Underworld dependencies.
| AuScope Milestone Qtr 9 | AuScope Milestone Qtr 7 | |||
| Version 1.4.x | Version 1.2.0 | |||
| Source | underworld-1.4.1.tar.gz [md5] | underworld-1.2.0.tar.gz | ||
| Input Files | InputFiles-1.4.1.tar.gz [md5] | InputFiles-1.2.0.tar.gz | ||
| Release Notes | ReleaseNotes-1.4.1.txt | ReleaseNotes-1.2.0.txt | ||
| Documentation | Documentation-1.4.1.tar.gz [md5] | Documentation-1.2.0.tar.gz | ||
| Live CD | ||||
| P a c k a g e s |
Ubuntu | 8.10 (Intrepid) |
underworld-1.4.1_ubuntu-8.10_i686.deb [md5] underworld-1.4.1_ubuntu-8.10_amd64.deb [md5] |
underworld-1.2.0-1.0-ubuntu_i386.deb |
| 9.04 (Jaunty) |
underworld-1.4.1_ubuntu-9.04_i686.deb [md5] underworld-1.4.1_ubuntu-9.04_amd64.deb [md5] |
|||
| 9.10 (Karmic) |
underworld-1.4.1_ubuntu-9.10_i686.deb [md5] underworld-1.4.1_ubuntu-9.10_amd64.deb [md5] |
|||
| 10.04 (Lucid) |
underworld-1.4.1_ubuntu-10.04_i686.deb [md5] underworld-1.4.1_ubuntu-10.04_amd64.deb [md5] |
|||
| OS X | >10.4 | underworld-1.4.1_mac_ppc.dmg [md5] |
Underworld-1.2.0-1.0-mac_intel.dmg Underworld-1.2.0-1.1-mac_ppc.dmg |
|
| >10.5 | underworld-1.4.1_mac_intel.dmg [md5] | |||
Packages for earlier Underworld releases are available in our Archives.
PETSc Downloads
PETSc is officially available here. Due to the complexity of the install proccess, we've taken it upon ourselves to make PETSc packages for platforms we support.
| Underworld Version 1.4.0 | Underworld Version 1.2.0 | |||
| PETSc v3.0.0 | PETSc v2.3.3 | |||
| Source | petsc-3.0.0-p11.tar.gz | petsc-2.3.3-p15.tar.gz | ||
| P a c k a g e s |
Ubuntu | 8.10 (Intrepid) | Use package management system | |
| 9.04 (Jaunty) | ||||
| 9.10 (Karmic) | ||||
| 10.04 (Lucid) | PETSc 2.3.3 included in package for compatibility | Not Available | ||
| OS X | >10.4 | Included in Package | ||
| >10.5 | ||||
MPI Downloads
Like with PETSc, MPI can be built different ways which often conflict with Underworld. Underworld has been tested and used with both Mpich2 and OpenMPI.
| Underworld Version 1.4.0 | Underworld Version 1.2.0 | |||
| P a c k a g e s |
Ubuntu | 8.10 (Intrepid) | OpenMPI - Use package management system | (untested) |
| 9.04 (Jaunty) | OpenMPI - Use package management system | |||
| 9.10 (Karmic) | ||||
| 10.04 (Lucid) | OpenMPI 1.4.1 included in package for compatibility | Not Available | ||
| OS X | >10.4 | OpenMPI - Included in Package | ||
| >10.5 | ||||