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

brad at geodynamics.org brad at geodynamics.org
Fri Jun 3 20:27:58 PDT 2011


Author: brad
Date: 2011-06-03 20:27:58 -0700 (Fri, 03 Jun 2011)
New Revision: 18541

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2011-06-04 03:27:25 UTC (rev 18540)
+++ short/3D/PyLith/trunk/TODO	2011-06-04 03:27:58 UTC (rev 18541)
@@ -8,23 +8,10 @@
   Python scripts
     survey
 
-  Practice
-    Margarete
-    Jeff Thompson
-    Vanessa Heckman
-    Francisco Ortega
-    Susan
-    Surendra
-    Brendan Meade's students
-    Eric Hetland's students
-    Rowena Lohman's students
-    Andy Freed's students
-    Louise's student/postdoc
-
 * BUILDBOT
 
   don't run tests_auto
-  cygwin packaging
+  rebase of gcc_eh.dll?
 
 ----------------------------------------
 BUGS
@@ -73,11 +60,9 @@
 
     document what happens with field split and the null space
 
-* Fault preconditioner [BRAD]
+* subduction example
 
-  FaultCohesiveLagrange::calcPreconditioner() [need unit test]
 
-
 ----------------------------------------
 MISCELLANEOUS
 ----------------------------------------
@@ -111,14 +96,6 @@
 CURRENT ISSUES/PRIORITIES (1.7.0)
 ======================================================================
 
-* Field split.
-
-    Add flag to material [default is false] for creating null vector
-    When setting up solver, create null vector, and pass it to KSP
-
-  Need to check performance of custom fault preconditioner.
-
-
 * GenMaxwellQpQs [BRAD]
 
   2-D and 3-D versions
@@ -137,6 +114,14 @@
       Use PackedFields for acc, vel, disp(t+dt), disp(t), etc?
       Use Field for dispIncr(t->t+dt), residual(t)
 
+* Field split.
+
+    Add flag to material [default is false] for creating null vector
+    When setting up solver, create null vector, and pass it to KSP
+
+  Need to check performance of custom fault preconditioner.
+
+
 * Cleanup
 
     Add elasticPrestep() to Formulation
@@ -144,7 +129,6 @@
 
 * 2-D materials
 
-  + GenMaxwellPlaneStrain (plane strain Generalize Maxwell model) [Charles]
   + DruckerPragerPlaneStrain (Drucker-Prager plane strain ) [Charles]
   + PowerLawPlaneStrain (power law plane strain ) [Charles]
 
@@ -185,6 +169,10 @@
 
   Custom preconditioner
 
+* Fault preconditioner [BRAD]
+
+  FaultCohesiveLagrange::calcPreconditioner() [need unit test]
+
 * Cleanup
 
     Consistent use of Schur complement



More information about the CIG-COMMITS mailing list