Skip to content

PyLith v5.0.1

Latest

Choose a tag to compare

@baagaard-usgs baagaard-usgs released this 06 Jun 17:16
4b03b13

DOI 10.5281/zenodo.20557504

Changed

  • Updated PETSc to 3.25.2.

Fixed

  • Fixed PETSc bug in output of processor rank for materials when running in parallel.
  • Updated examples/troubleshooting-2d to match behavior after latest bugfixes.
  • Add missing files for examples/subduction-3d to source distribution.
  • Switch from numpy.atan2() to numpy.arctan2() in examples/subduction-3d/generate_gmsh.py for compatibility with numpy 1.x.
  • Additional clean up of parameter files for reverse-2d and subduction-2d examples.