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

brad at geodynamics.org brad at geodynamics.org
Tue Mar 23 17:13:00 PDT 2010


Author: brad
Date: 2010-03-23 17:13:00 -0700 (Tue, 23 Mar 2010)
New Revision: 16446

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2010-03-24 00:12:46 UTC (rev 16445)
+++ short/3D/PyLith/trunk/TODO	2010-03-24 00:13:00 UTC (rev 16446)
@@ -5,32 +5,25 @@
 MAIN PRIORITIES
 
 * Better preconditioning
-  Better PETSc settings or Laplacian based preconditioner
+  + Need settings for Schur complement
 
 * Drucker-Prager elastoplastic
   Add isJacobianSymmetric() to Integrator (default is true, need to query material model).
   Need to pass hint when creating Jacobian.
 
 * Friction
-
   + Fix bug in explicit time-stepping
-
   + Check output (diagnostic + simulation data)
-
   + Add stuff to manual
 
 * Optimization
-
   + Reorder vertices/cells using Cuthill-McKee
-
   + Specialized elasticity integrator objects for Tri3, Quad4, Tet4, Hex8
-
   + inline methods (what isn't getting inlined) -Winline
 
 * Lumped solver
+  + Need to finish unit tests
 
-  Need to finish unit tests
-
 * Updates to manual
   + tutorial
   + governing equations
@@ -399,6 +392,8 @@
 
   5. Drucker-Prager viscoelastoplastic
 
+  6. FaultCohesiveTract (dikes)
+
 ----------------------------------------------------------------------
 Release 1.7
 ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list