[cig-commits] r15881 - short/3D/PyLith/branches/pylith-friction

brad at geodynamics.org brad at geodynamics.org
Mon Oct 26 16:04:54 PDT 2009


Author: brad
Date: 2009-10-26 16:04:54 -0700 (Mon, 26 Oct 2009)
New Revision: 15881

Modified:
   short/3D/PyLith/branches/pylith-friction/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/branches/pylith-friction/TODO
===================================================================
--- short/3D/PyLith/branches/pylith-friction/TODO	2009-10-26 22:56:12 UTC (rev 15880)
+++ short/3D/PyLith/branches/pylith-friction/TODO	2009-10-26 23:04:54 UTC (rev 15881)
@@ -2,8 +2,9 @@
 CURRENT ISSUES/PRIORITIES
 ======================================================================
 
-Data structure to hold fault Lagrange vertices and conventional vertices
-array = numVertics x 3 (i, j, k)
+Data structure to hold label of fault Lagrange vertices and
+conventional vertices 
+  array = numVertics x 3 (i, j, k)
 
 Status?
 
@@ -17,6 +18,7 @@
 ----------------------------------------------------------------------
 
 
+
 3. pylith::friction::FrictionModel
   (base class for fault constitutive models) [Brad]
   similar to Material + ElasticMaterial
@@ -83,7 +85,6 @@
         CellFilterAvg (_fieldAvg)
         VertexFilterVecNorm (_fieldVecNorm)
  
-  TimeHistorySlipFn (final slip, start time)
   full-scale testing
     2d/quad4
       axialtract
@@ -108,9 +109,6 @@
       problems C++, SWIG
       topology C++, SWIG
 
-Student
-      Create a spatial database for the PREM model
-
 1. Savage-Presscott benchmark
     Tet mesh
 
@@ -305,18 +303,6 @@
 ======================================================================
 
 ----------------------------------------------------------------------
-Release 1.4
-----------------------------------------------------------------------
-
-  1. Nonlinear bulk rheologies
-
-     Power-law viscoelastic material
-
-  2. Time dependent BCs
-
-  3. Improved PC for kinematic faults
-
-----------------------------------------------------------------------
 Release 1.5
 ----------------------------------------------------------------------
 
@@ -336,14 +322,6 @@
 
   3. Finite strain
 
-  4. Higher order cells
-
-     Nonisoparametric cells
-
-       C++ unit tests for CellGeometry refPtsToGlobal() and jacobian()
-       Update quadrature to use CellGeometry refPtsToGlobal() and
-       jacobian() Remove CellGeometry jacobian(double_array)
-
   5. Uniform global refinement
 
   6. Improved support for spherical geometry in user-interface
@@ -354,6 +332,14 @@
 
   1. Green's functions
 
+  2. Higher order cells
+
+     Nonisoparametric cells
+
+       C++ unit tests for CellGeometry refPtsToGlobal() and jacobian()
+       Update quadrature to use CellGeometry refPtsToGlobal() and
+       jacobian() Remove CellGeometry jacobian(double_array)
+
 ----------------------------------------------------------------------
 Release 1.7
 ----------------------------------------------------------------------
@@ -368,6 +354,9 @@
 LONG TERM WISH LIST
 ----------------------------------------------------------------------
 
+Student
+      Create a spatial database for the PREM model
+
   4. HDF5 output
 
        HDF5 files



More information about the CIG-COMMITS mailing list