[cig-commits] r15660 - short/3D/PyLith/trunk/tests/2d/quad4

brad at geodynamics.org brad at geodynamics.org
Sun Sep 6 15:09:02 PDT 2009


Author: brad
Date: 2009-09-06 15:09:02 -0700 (Sun, 06 Sep 2009)
New Revision: 15660

Modified:
   short/3D/PyLith/trunk/tests/2d/quad4/dislocation2.cfg
Log:
Turn on debugging info.

Modified: short/3D/PyLith/trunk/tests/2d/quad4/dislocation2.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/2d/quad4/dislocation2.cfg	2009-09-06 21:33:41 UTC (rev 15659)
+++ short/3D/PyLith/trunk/tests/2d/quad4/dislocation2.cfg	2009-09-06 22:09:02 UTC (rev 15660)
@@ -8,15 +8,20 @@
 # journal
 # ----------------------------------------------------------------------
 [pylithapp.journal.info]
-#timedependent = 1
-#implicit = 1
-#petsc = 1
-#solverlinear = 1
-#meshiocubit = 1
-#implicitelasticity = 1
-#quadrature2d = 1
-#fiatlagrange = 1
+timedependent = 1
+implicit = 1
+petsc = 1
+solverlinear = 1
+meshimporter = 1
+meshiocubit = 1
+elasticityimplicit = 1
+faultcohesivekin = 1
 
+[pylithapp.journal.debug]
+pylithapp = 1
+problem = 1
+implicit = 1
+
 # ----------------------------------------------------------------------
 # mesh_generator
 # ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list