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

brad at geodynamics.org brad at geodynamics.org
Tue May 31 13:57:17 PDT 2011


Author: brad
Date: 2011-05-31 13:57:17 -0700 (Tue, 31 May 2011)
New Revision: 18511

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

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2011-05-31 20:55:24 UTC (rev 18510)
+++ short/3D/PyLith/trunk/TODO	2011-05-31 20:57:17 UTC (rev 18511)
@@ -10,10 +10,6 @@
 BUGS
 ----------------------------------------
 
-* Friction
-  rate and state friction - sliding test
-  predictor/corrector scheme?
-
 * Unform global refinement
 
     Check refinement in parallel thoroughly.
@@ -28,16 +24,17 @@
     src/cig/pylith/libsrc/pylith/topology/RefineVol8Face4Edges2.cc:505: void ALE::RefineVol8Face4Edges2::overlapAddNewVertices(const ALE::Obj<ALE::IMesh<int, double> >&, const ALE::MeshOrder&, const ALE::Obj<ALE::IMesh<int, double> >&, const ALE::MeshOrder&): Assertion `remotePoint >= 0' failed.
 
 
+* Rate and state friction
+
+  Line search diverges, but errors are relatively small.
+
+  cd tests/2d/frictionslide
+  pylith ratestate_stable.cfg
+
 ----------------------------------------
 MISSING FEATURES
 ----------------------------------------
 
-* Output to HDF5 files. [BRAD]
-
-  Unit tests
-    HDF5::getDatasetDims()
-    HDF5::getGroupDatasets()
-
 * Field split.
 
     Add flag to material [default is false] for creating null vector



More information about the CIG-COMMITS mailing list