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

brad at geodynamics.org brad at geodynamics.org
Fri Jun 8 13:13:09 PDT 2012


Author: brad
Date: 2012-06-08 13:13:08 -0700 (Fri, 08 Jun 2012)
New Revision: 20337

Modified:
   short/3D/PyLith/branches/v1.7-trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/branches/v1.7-trunk/TODO
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/TODO	2012-06-08 20:12:58 UTC (rev 20336)
+++ short/3D/PyLith/branches/v1.7-trunk/TODO	2012-06-08 20:13:08 UTC (rev 20337)
@@ -4,9 +4,6 @@
 
 * Prescribed fault with opening has zero tractions (step20)
 
-* ConstrainSolnSpace doesn't update dispIncr properly in parallel
-  (cases where v_lagrange, v_negative, and v_positive) are not on the same processors).
-
 * Deallocation with field split
 
   Not all PETSc memory is being freed when using field split.
@@ -20,51 +17,6 @@
 CURRENT ISSUES/PRIORITIES
 ======================================================================
 
-* Add h5py to PyLith binary (cygwin)
-
-* Manual
-
-  STILL TO DO
-
-  - PETSc w/CUDA (Add to Section 5.1)
-      + Add table with PETSc options (see solvertest/pc_fieldsplit_gpu.cfg).
-  - Examples/Tutorials
-    + examples/2d/greensfns
-    + Table with concepts/features
-
-  - Update Components appendix [DONE?, need to check]
-
-  DONE
-
-  - Order of tensor components for Xdmf files
-  - Output soln points
-    + Interpolation
-    + PointsList
-  - Elastic prestep
-    + Turned on by default
-    + Static solution is linear prestep
-    + Inelastic solution requires increment in driving forces
-  - User specified start time (default is 0.)
-  - FaultCohesiveDyn
-    + Add switch for turning on/off zero tractions for fault opening
-    + Switched to time-dependent formulation for prescribed tractions 
-    + Slip-weakening healing parameter
-    + Changed regularization of rate and state friction
-  - Green's functions
-    + GreensFns problem
-    + FaultCohesiveImpulses
-  - Drucker-Prager Pyre properties
-    + fit to yield surface
-    + allow tensile yield
-    + Derivation of fit to yield surface (insert immediately before table)
-  - FIATSimplex, FIATLagrange
-     cell.shape -> cell.dimension
-  - Examples/Tutorials
-    + examples/3d/hex8/step20 (dike opening)
-    + examples/2d/subduction/step04.cfg [stress driven afterslip via friction]
-
-  Fixed bug in using friction in quasi-static simulation in parallel.
-
 * configure
   
   + Check compatibility of PyLith options with PETSc



More information about the CIG-COMMITS mailing list