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

brad at geodynamics.org brad at geodynamics.org
Tue Feb 2 16:32:34 PST 2010


Author: brad
Date: 2010-02-02 16:32:34 -0800 (Tue, 02 Feb 2010)
New Revision: 16219

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2010-02-02 23:56:52 UTC (rev 16218)
+++ short/3D/PyLith/trunk/TODO	2010-02-03 00:32:34 UTC (rev 16219)
@@ -9,9 +9,10 @@
 
 * Data structure to hold label of fault Lagrange vertices and
   conventional vertices
-    array of structure (lagrange, positive, negative, fault)
 
-    no mesh queries? Just loops?
+  Move CohesiveInfo to CohesiveTopology.
+  Create data structure in createFaultParallel() [call function]
+  Refactor in FaultCohesive
 
 * Drucker-Prager elastoplastic
 
@@ -23,6 +24,7 @@
   + tutorial
   + governing equations
   + Large deformation formulation
+  + Lumped solver
 
 * Cleanup
   + memory model
@@ -39,15 +41,12 @@
 Initial tractions
   Integrate over fault surface (should be current implementation)
 
-FaultCohesiveDyn -> FaultCohesiveDynNoL
+FaultCohesiveDyn -> FaultCohesiveTract
 FaultCohesiveDynL -> FaultCohesiveDyn
 Refactor FaultCohesive
   integrateResidualAssembled()
     updateSlip() [implemented for FaultCohesiveKin, not for FaultCohesiveDyn]
 
-5. SlipWeakening [Surendra]
-  Slip-weakening friction model
-
 6. Other fault constitutive models [Surendra]
   Rate- and state-friction with aging law
   Rate- and state-friction with slip law



More information about the CIG-COMMITS mailing list