CIG > Software > PyLith
Personal tools

PyLith

PyLith is a finite element code for the solution of dynamic and quasi-static tectonic deformation problems.

PyLith User Manual The latest release (version 1.8.0 in source code and binaries) allows the solution of both quasi-static and dynamic problems in one, two, or three dimensions. The code runs in either serial or parallel mode, and the design allows for relatively easy scripting using the Python programming language. Material properties and parameters for boundary and fault conditions are specified using a spatial database, which permits easy prescription of complex spatial variations of properties and parameters. Simulation parameters are generally specified through the use of simple ASCII files or the command line.

Version 1.8 provides some new features, including additional flexibility in PETSc nonlinear solver parameters, a post-processing utility to compute earthquake slip information, computation of the stable time step for explicit time-stepping, and the ability to output the stable time step for each cell in a material. The manual has also been updated for the new features.

Version 1.8.0 fixes several bugs. We strongly recommend that all users update to this current release.

Status Developed, maintained, and supported.
Contact cig-short@geodynamics.org
Bug reports RoundUp
License MIT License


Current Release

Binaries

These binaries are suitable for use on single core/processor computers as well as multi-core or multi-processor computers. They can only be used on a single compute node of a cluster. Users wanting to run PyLith on multiple compute nodes of a cluster must build from source.

pylith-1.8.0-linux-i686.tgz [2012-10-24]
Version 1.8.0 binary for Linux ~ i686, GLIBC 2.7 or later
pylith-1.8.0-linux-x86_64.tgz [2012-10-24]
Version 1.8.0 binary for Linux ~ x86_64, GLIBC 2.7 or later
pylith-1.8.0-centos-x86_64.tgz [2012-10-24]
Version 1.8.0 binary for Linux ~ x86_64, GLIBC 2.5 or later (primarily CentOS 5)
pylith-1.8.0-darwin-10.5.tgz [2012-10-24]
Version 1.8.0 binary for Darwin Intel, Mac OS X 10.5.
pylith-1.8.0-darwin-10.6.8.tgz [2012-10-24]
Version 1.8.0 binary for Darwin Intel, Mac OS X 10.6 and 10.7.
pylith-1.8.0-win-i686.exe [2012-10-25]
Version 1.8.0 Installer for Windows 7 and Vista 64-bit. PyLith is bundled with bare-bones cygwin.

Source Code

Use the PyLith Installer to build the current PyLith release and its dependencies from source code on UN*X operating systems. Instructions are included in the installer distribution. There is no need to download any of the tarballs other than the installer distribution.

pylith-installer.1.8.0-1.tgz[2013-01-31]
Version 1.8.0-1

Source tarballs for expert users not wanting to use the PyLith Installer.

pylith-1.8.0.tgz[2012-10-24]
Version 1.8.0
spatialdata-1.9.0.tgz[2012-10-24]
Spatialdata is required for PyLith v1.x. Spatialdata provides transformations among coordinate systems and simple databases for specification of boundary conditions and material properties.
petsc-dev-pylith-1.8.0.tgz[2012-10-24]
PyLith 1.8.x requires the development version of PETSc at the time of the PyLith 1.8.x release. PETSc provides finite-element mesh data structures (Sieve) and parallel linear algebra routines and data structures. This source distribution works for release 1.8.0.
nemesis
Nemesis is required for PyLith v1.x. Nemesis simply installs a pair of Python interpreters ('nemesis' and 'mpinemesis') which incorporate MPI and include Pythia's "_mpi" module.

Documentation

PyLith User Manual, version 1.8.0 [2012-10-24]
Documentation and Tutorials updated for PyLith 1.8.0
PyLith Wiki
Hints, tips, and tricks on using PyLith
PyLith User Resources
List of resources for PyLith users
Development plans [2012-02-29]
Planned features and target release dates
Doxygen code documentation
Doxygen documentation also available for development version
Crustal Deformation Modeling Tutorial, June 2011
Slides and movies from online tutorial for PyLith 1.6

Development Version

If you are interested in checking out PyLith from the CIG repository, use the following Subversion command:

svn checkout http://geodynamics.org/svn/cig/short/3D/PyLith/trunk/

Previous Releases

Past releases of PyLith are available on the Previous Releases page.

PyLith Users Map

Shows location of all users who downloaded PyLith in the past year (image updated daily).

map showing location of all users who downloaded PyLith in the past year (image updated daily)

Other Useful Tools

LaGriT
2D triangular and 3D tetrahedral mesh generator
CUBIT
2D and 3D structured and unstructured mesh generator
ParaView
Scientific visualization tool

Help

To identify known issues, report bugs, request help, or provide feedback or suggestions:

Document Actions