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

brad at geodynamics.org brad at geodynamics.org
Fri Jun 8 15:17:52 PDT 2012


Author: brad
Date: 2012-06-08 15:17:52 -0700 (Fri, 08 Jun 2012)
New Revision: 20339

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 21:26:42 UTC (rev 20338)
+++ short/3D/PyLith/branches/v1.7-trunk/TODO	2012-06-08 22:17:52 UTC (rev 20339)
@@ -2,7 +2,10 @@
 CURRENT BUGS
 ======================================================================
 
-* Prescribed fault with opening has zero tractions (step20)
+* MatGetSubMatrices in FaultCohesiveDyn::updateSensitivityJacobian()
+  generates a segfault when numCohesiveCells is 0 for aij matrix.
+  cd tests/cyclicfriction
+  pylith --nodes=5 --problem.formulation.matrix_type=aij
 
 * Deallocation with field split
 
@@ -13,6 +16,10 @@
     pylith step02.cfg ../../../share/debug_malloc.cfg
     pylith step04.cfg ../../../share/debug_malloc.cfg
 
+* Prescribed fault with opening has zero tractions (step20) Appears to
+  be a feature/artifact associated with how we implement slip with
+  Lagrange multipliers.
+
 ======================================================================
 CURRENT ISSUES/PRIORITIES
 ======================================================================



More information about the CIG-COMMITS mailing list