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

brad at geodynamics.org brad at geodynamics.org
Fri Mar 28 17:05:01 PDT 2008


Author: brad
Date: 2008-03-28 17:05:01 -0700 (Fri, 28 Mar 2008)
New Revision: 11630

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO with list of parallel output bugs.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2008-03-28 23:16:30 UTC (rev 11629)
+++ short/3D/PyLith/trunk/TODO	2008-03-29 00:05:01 UTC (rev 11630)
@@ -4,16 +4,16 @@
 
 Release 1.1
 
-  1. Fix calcTractionsChange.
+  1. Fix parallel output for VTK files.
+    a. Cell fields where proc 0 doesn't have cells.
+    b. Faults are missing cells.
 
-  2. Check performance of current distribution.
+  2. Fix calcTractionsChange.
 
   3. Add more error checking.
 
      a. Add check to make sure every material in mesh has a material model.
 
-  4. Fix hanging on multiple processors (proc 0 doesn't have a fault?).
-
   Benchmarks
 
     1. Strike-slip benchmark.
@@ -23,15 +23,10 @@
 
   Examples
 
-    1. Redo old figures for examples.
-
     2. Add some simple kinematic rupture examples. (Brad)
       a. 2-D bar (tri3, quad4)
       b. 3-D bar (tet4, hex8)
 
-    3. CUBIT (Brad)
-       Add GUI instructions in journal files for examples/3d/hex8.
-
   Binaries
 
     Add setup.sh for linux.
@@ -47,6 +42,8 @@
 ----------------------------------------------------------------------
 Workshop
 
+    Fix holding onto memory from before distribution.
+
     simple strike-slip propagating rupture (performance benchmark 
 	500m resolution)
 
@@ -57,6 +54,9 @@
       d. Generate analytic solutions.
       e. Tabulate results.
 
+    3. CUBIT (Brad)
+       Add GUI instructions in journal files for examples/3d/hex8.
+
 ----------------------------------------------------------------------
 Release 1.2
 



More information about the cig-commits mailing list