[cig-commits] r7597 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Mon Jul 2 17:23:35 PDT 2007


Author: brad
Date: 2007-07-02 17:23:34 -0700 (Mon, 02 Jul 2007)
New Revision: 7597

Modified:
   short/3D/PyLith/trunk/README
Log:
Separated bugfixes (release 1.0.1) from list of features in (release 1.0.0).

Modified: short/3D/PyLith/trunk/README
===================================================================
--- short/3D/PyLith/trunk/README	2007-07-03 00:11:31 UTC (rev 7596)
+++ short/3D/PyLith/trunk/README	2007-07-03 00:23:34 UTC (rev 7597)
@@ -44,7 +44,24 @@
 
 ----------------------------------------------------------------------
 Version 1.0.1
+----------------------------------------------------------------------
 
+  * Bug fixes
+
+      - Cohesive cells lacked consistent orientation (inconsistent
+        normals) in cases where cells were not ordered one side of the
+        fault and then the other.
+
+      - Final slip of zero resulted in fault slip and slip increments
+        of Nan.
+
+      - Parallel importing of meshes from LaGrit and CUBIT lacked
+        guards against all processors reading the files.
+
+----------------------------------------------------------------------
+Version 1.0.0
+----------------------------------------------------------------------
+
   * Code now includes both dynamic and quasi-static solutions.
 
   * Completely rewritten in Python and C++, with bindings provided by
@@ -88,18 +105,6 @@
 
       - Generalized Maxwell and Power-law Maxwell viscoelastic models
 
-  * Bug fixes
-
-      - Cohesive cells lacked consistent orientation (inconsistent
-        normals) in cases where cells were not ordered one side of the
-        fault and then the other.
-
-      - Final slip of zero resulted in fault slip and slip increments
-        of Nan.
-
-      - Parallel importing of meshes from LaGrit and CUBIT lacked
-        guards against all processors reading the files.
-
 ======================================================================
 KNOWN ISSUES
 ======================================================================



More information about the cig-commits mailing list