Running stgMADDs Benchmarks
The Magma Development team has finished the alpha release of the Magma Dynamics Demonstration Suite (MADDs). The initial code implements the zero porosity/no melting magma benchmark for mid-ocean ridge solid flows in 2D and 3D built on the Underworld framework. The purpose of this code is principally to validate accurate pressure solvers for Stokes flow in current CIG supported software. The stgMADDs source code is available in CIG's Mercurial Repository (geodynamics.org/hg).
Download and Install stgMADDs
For a first time download of the stgMADDs repository, do the following:
- Create the topmost repository with:
hg clone http://geodynamics.org/hg/magma/3D/stgMADDs - Then obtain all the other repositories using:
./obtainRepositories.py - To push, you may have to use the ssh syntax, e.g.:
hg push ssh://hg@geodynamics.org/hg/magma/3D/stgMADDs
Caveat Emptor: This is very much an alpha release code for experimentation with the accuracy of different mixed FEM pressure solvers. Questions, complaints and bug reports should be directed to cig-magma@geodynamics.org.
