There is a newer version of the record available.

Published January 17, 2025 | Version v17

geodynamics/pylith v4.2.0

  • 1. US Geological Survey, USA
  • 2. University at Buffalo, New York, USA
  • 3. GNS Science, New Zealand

Description

Changed
 
  • Updated `examples/strikeslip-2d` Steps 4-7 to use a more realistic slip distribution and mesh refinement in output.
  • Updated to PETSc 3.22.0
  • Switched CI from Azure Pipelines to GitHub Actions.
 
Added
  • Default filenames for progress monitor and parameters file are set from the simulation name like the other output files.
  • Consistency check for material properties and scales used in nondimensionalization (currently just the shear modulus).
  • Added section to User Guide on troubleshooting solver issues.
  • Added section to User Guide on how to run PyLith binary offline.
  • Allow output on a finer resolution mesh than used in the simulation to facilitate accurate representation of fields with a basis order of 2 or greater.
 
Fixed
  • Fixed inconsistency in normal direction on fault surfaces. Orientation was correct but direction was flipped at some locations. This affected local slip direction and the resulting deformation close to the fault. This bug fix was not in version 4.1.3.
  • Updated TimeDependentAuxiliaryFactory::updateAuxiliaryField() to account for some processes potentially not having points in a boundary condition.
  • Updated autoconf numpy macros for compatibility with location of include files in numpy version 2.x.

 

Files

Files (29.4 MB)

Name Size Download all
md5:c52f0102b521ade97fdd5210ec554e4b
29.4 MB Download

Additional details

Related works

Software

Repository URL
https://github.com/geodynamics/pylith
Programming language
C++ , Python
Development Status
Active