Skip to content

Commit 925e555

Browse files
committed
Update CHANGES.
1 parent 0889741 commit 925e555

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,12 @@ The version numbers are in the form `MAJOR.MINOR.PATCH`, where major releases in
1111
* Expanded the section of the manual discussing mesh generation with Cubit and Gmsh. Added a list of useful functions in the Cubit and Gmsh Python interfaces.
1212
* Added a test to verify Gmsh files with entities that are not embedded generate errors when read via `MeshIOPetsc`.
1313
* Expanded section of manual discussing installation on Windows Subsystem for Linux, including components needed to run GUI applications (Gmsh and `pylith_viz`).
14+
* Add Gmsh Python script and corresponding mesh in `examples/magma-2d`.
1415
* **Fixed**
1516
* Added output of fault traction change when computing static Green's functions.
17+
* Turn on PETSc HDF5 collective input and output by default. This resolves errors when using HDF5 1.14 on NFS filesystems.
18+
* Include all necessary files from `examples/subduction-3d` in source and binary packages.
19+
* Fix typos in documentation and update Components section of User Guide (sync with code).
1620

1721
## Version 4.1.2 (2024/06/12)
1822

0 commit comments

Comments
 (0)