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

brad at geodynamics.org brad at geodynamics.org
Thu Jun 18 17:42:11 PDT 2009


Author: brad
Date: 2009-06-18 17:42:11 -0700 (Thu, 18 Jun 2009)
New Revision: 15341

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2009-06-19 00:39:07 UTC (rev 15340)
+++ short/3D/PyLith/trunk/TODO	2009-06-19 00:42:11 UTC (rev 15341)
@@ -4,11 +4,12 @@
 
 CRITICAL
 
+  Distribution fails for cases when a processor doesn't have vertices
+  on a fault.
+
   Need power-law full-scale "test" to insure that the power-law and
   nonlinear solve give reasonable results.
 
-  Time dependent Neumann BC
-
   Run valgrind on the unit tests.
 
 RELEASE
@@ -19,6 +20,9 @@
     SWIG files included
     extensions stuff included 
 
+    Installation using source tarball should not require SWIG. Should
+  include .i files in tarball for reference.
+
   Binaries (check)
 
 BONUS
@@ -33,6 +37,14 @@
 RELEASE 1.4
 ----------------------------------------------------------------------
 
+Charles
+  3-D Power-law rheology
+    full-scale test (axial compression/extension?)
+
+----------------------------------------------------------------------
+POST RELEASE 1.4
+----------------------------------------------------------------------
+
 Matt
   Memory model
     C++ Objects with fields
@@ -53,7 +65,6 @@
   field split
 
 Brad
-  Update Neumann
   ArbitratySlipFn (final slip, start time)
   full-scale testing
     2d/quad4
@@ -65,33 +76,6 @@
       dislocation2
   cleanup
 
-Charles
-  3-D Power-law rheology
-    full-scale test (axial compression/extension?)
-
-----------------------------------------------------------------------
-
-1. Update manual
-
-  Materials [CHARLES]
-
-    Generalized and power-law
-
-    Material parameters (tables at end of section 6.3)
-
-    Notation xx versus 11 etc
-
-  Benchmarks
-
-    Add Savage-Prescott [CHARLES]
-  
-  * Reduce memory use with ordering elements by material??
-
-2. Tidy up
-
-  Installation using source tarball should not require SWIG. Should include .i files in tarball for
-  reference. [BRAD WILL CHECK WHEN TESTING]
-
     Switch Components to PetscComponents.
       Add _cleanup() to components to deallocate local data structures.
       Add cleanup() to non-components to deallocate local data structures.
@@ -106,10 +90,6 @@
       topology C++, SWIG
 
 
-----------------------------------------------------------------------
-POST RELEASE 1.4
-----------------------------------------------------------------------
-
 1. Savage-Presscott benchmark
     Tet mesh
 



More information about the CIG-COMMITS mailing list