[cig-commits] r15617 - short/3D/PyLith/trunk/doc/releasenotes

brad at geodynamics.org brad at geodynamics.org
Fri Aug 28 09:33:18 PDT 2009


Author: brad
Date: 2009-08-28 09:33:18 -0700 (Fri, 28 Aug 2009)
New Revision: 15617

Modified:
   short/3D/PyLith/trunk/doc/releasenotes/announce_v1.4.2.txt
Log:
Updated release notes with another bugfix.

Modified: short/3D/PyLith/trunk/doc/releasenotes/announce_v1.4.2.txt
===================================================================
--- short/3D/PyLith/trunk/doc/releasenotes/announce_v1.4.2.txt	2009-08-28 16:26:49 UTC (rev 15616)
+++ short/3D/PyLith/trunk/doc/releasenotes/announce_v1.4.2.txt	2009-08-28 16:33:18 UTC (rev 15617)
@@ -7,13 +7,14 @@
 This release fixes several bugs in PyLith v1.4.0 and v1.4.1. The
 changes include (1) parameters in the power-law rheology are now
 consistent with laboratory experiments, (2) errors in the
-implementation of point forces have been fixed, (3) the stable time
-step for implicit time-stepping with linear viscoelastic models has
-been increased from 0.1 times the Maxwell time to 0.2 times the
-Maxwell time based on accuracy tests, (4) the preconditioner is only
-recomputed when necessary, (5) some unnecessary allocation and
+implementation of point forces have been fixed, (3) output of slip was
+correctedto remove integration in time, (4) the stable time step for
+implicit time-stepping with linear viscoelastic models has been
+increased from 0.1 times the Maxwell time to 0.2 times the Maxwell
+time based on accuracy tests, (5) the preconditioner is only
+recomputed when necessary, (6) some unnecessary allocation and
 deallocations were removed through the use of persistent data
-structures, and (6) several memory leaks associated with output and
+structures, and (7) several memory leaks associated with output and
 running in parallel have been eliminated.
 
 We strongly recommend all users of previous PyLith releases to switch
@@ -44,6 +45,9 @@
   - Numerous errors in the Python and SWIG point source implementation
     were fixed. Point forces did not work in v1.4.0 and v1.4.1.
 
+  - Output of slip on faults was actually the integral of slip in time
+    in v1.4.0 and v1.4.1. This erroneous integration was removed.
+
   - Based on accuracy tests the stable time step for implicit
     time-stepping for the Maxwell viscoelastic models has been
     increased to 0.2 times the Maxwell time. The default stability



More information about the CIG-COMMITS mailing list