[cig-commits] r20159 - short/3D/PyLith/branches/v1.7-trunk

brad at geodynamics.org brad at geodynamics.org
Wed May 16 13:59:32 PDT 2012


Author: brad
Date: 2012-05-16 13:59:32 -0700 (Wed, 16 May 2012)
New Revision: 20159

Modified:
   short/3D/PyLith/branches/v1.7-trunk/TODO
Log:
Reordered TODO list with undone manual stuff at top.

Modified: short/3D/PyLith/branches/v1.7-trunk/TODO
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/TODO	2012-05-16 20:38:26 UTC (rev 20158)
+++ short/3D/PyLith/branches/v1.7-trunk/TODO	2012-05-16 20:59:32 UTC (rev 20159)
@@ -30,13 +30,25 @@
 
 * Manual
 
-  - Order of tensor components for Xdmf files
   - Drucker Prager fit to yield surface
   - Drucker Prager allow tensile yield
+  - Update field split settings (Section 5.1)
+  - PETSc w/CUDA (Add to Section 5.1)
+  - FIATSimplex, FIATLagrange
+     cell.shape -> cell.dimension
+  - Examples/Tutorials
+    + Table with concepts/features
+    + examples/3d/hex8/step20 (dike opening)
+    + examples/2d/greensfns
+    + examples/2d/subduction/step04.cfg [stress driven afterslip via friction]
+
+  - Update Components appendix [DONE?, need to check]
+
+  - Order of tensor components for Xdmf files [DONE]
   - Output soln points [DONE]
     + Interpolation [DONE]
     + PointsList [DONE]
-  - Elastic prestep
+  - Elastic prestep [DONE]
     + Turned on by default
     + Static solution is linear prestep
     + Inelastic solution requires increment in driving forces
@@ -49,17 +61,8 @@
   - Green's functions
     + GreensFns problem [DONE]
     + FaultCohesiveImpulses [DONE]
-  - URL for PyLith FAQ for Troubleshooting (Section 5.7)
-  - Update field split settings (Section 5.1)
-  - PETSc w/CUDA (Add to Section 5.1)
-  - Update Components appendix [DONE?, need to check]
-  - FIATSimplex, FIATLagrange
-     cell.shape -> cell.dimension
-  - Examples/Tutorials
-    + Table with concepts/features
-    + examples/3d/hex8/step20 (dike opening)
-    + examples/2d/greensfns
 
+
 * configure
   
   + Check compatibility of PyLith options with PETSc



More information about the CIG-COMMITS mailing list