Gale
Gale is a 2D/3D code for the long-term tectonics community. The code solves problems related to orogenesis, rifting, and subduction.
The current release (version 1.5.0) features checkpointing, deformed lower boundaries, multigrid, and a robust yielding rheology. Gale is a joint effort between CIG, Victorian Partnership for Advanced Computing (VPAC), and Monash University.
| Status | Developed, maintained, and supported. |
| Contact | cig-long@geodynamics.org |
| Bug reports | RoundUp | License | GNU Public License |
Latest Release (version 1.5.0)
Binaries
- Linux
- Gale-Linux32-1_5_0.tgz [2010-07-27] - binary for Linux 32 bit
- Gale-Linux64-1_5_0.tgz [2010-07-27] - binary for Linux 64 bit AMD
- Macintosh
- Gale-Mac10_4-1_5_0.dmg [2010-07-27] - dmg for Mac OS X 10.4 (Tiger)
- Gale-Mac10_6-1_5_0.dmg [2010-07-27] - dmg for Mac OS X 10.6 (Snow Leopard)
- Windows
- Gale-Win-1_5_0.zip [2010-07-27] - .zip for Windows (contains .exe in package)
Installation Instructions
- Unpack the files.
- Run it from the command prompt:
./Gale_1_5_0 input/cookbook/yielding.xml (Linux or Mac) Gale_1_5_0.exe input\cookbook\yielding.xml (Windows)
Source Code
- Gale-1_5_0.tgz [2010-07-27]
- Latest release.
Documentation
- Gale User Manual [2010-07-27]
- A PDF containing Gale's history, installation and running instructions, and cookbook examples.
- Four Gale Tutorials
- Examples of the types of geophysical problems that Gale solves (four excerpts from the User Manual).
- Gale Animations
- Two movies showing 2D and 3D extension models
- Gale Conference Posters
- Papers Referencing Gale
- Journal papers that use Gale for results or otherwise mention Gale
Gale Users Map
Shows location of all users who downloaded Gale since the code was released (image updated daily).
Development Version
If you are interested in following the main line of development, use the following Mercurial commands to get the software:
hg clone http://geodynamics.org/hg/long/3D/gale gale hg clone http://geodynamics.org/hg/long/3D/gale/PICellerator gale/PICellerator hg clone http://geodynamics.org/hg/long/3D/gale/StGermain gale/StGermain hg clone http://geodynamics.org/hg/long/3D/gale/StgDomain gale/StgDomain hg clone http://geodynamics.org/hg/long/3D/gale/StgFEM gale/StgFEM hg clone http://geodynamics.org/hg/long/3D/gale/Underworld gale/Underworld hg clone http://geodynamics.org/hg/long/3D/gale/config gale/config hg clone http://geodynamics.org/hg/long/3D/gale/gLucifer gale/gLuciferThen use the following commands to update your copy:
cd gale hg pull hg up cd PICellerator hg pull hg up cd ../StGermain hg pull hg up cd ../StgDomain hg pull hg up cd ../StgFEM hg pull hg up cd ../Underworld hg pull hg up cd ../config hg pull hg up cd ../gLucifer hg pull hg up
Help
To identify known issues, report bugs, request help, or provide feedback or suggestions:
- Browse and/or submit new issues at our RoundUp Bug Tracker.
- Browse the CIG Long-Term Crustal Dynamics Mailing List Archive.
- E-mail the CIG Long-Term Crustal Dynamics Mailing List with details of your problem or suggestion.
