Skip to content

Commit 8f642e6

Browse files
committed
Update list of changes.
1 parent ebeaf58 commit 8f642e6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ The version numbers are in the form `MAJOR.MINOR.PATCH`, where major releases in
88
## Version 5.0.0
99

1010
* **Changed**
11+
* Update the nondimensionalization code, moving it from SpatialData to PyLith.
12+
* Rename Nondimensional to Scales.
13+
* Add displacement scale and improve the names of the other scales.
14+
* The time scale for poroelasticity is derived from the other scales and nominal material properties.
15+
* Add discussion of nondimensionalization for each of the governing equations.
16+
* Update default solver tolerances consistent with new nondimensionalization scales.
17+
* Add option to use adaptive time stepping and update examples `reverse-2d` Steps 7 and 8 and `magma-2d` Step 1 to demonstrate its use.
18+
* Update solver settings for elasticity for better scalability with problem size.
1119
* ASCII mesh format
1220
* Changed `group` to `vertex-group`; remove `group` `type`.
1321
* Renamed `VertexGroup` to `BoundaryGroup` in `meshio.gmsh_utils` and changed default behavior to not be recursive (generate "face" groups, not "vertex" groups).

0 commit comments

Comments
 (0)