[cig-commits] r19229 - short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Mon Nov 21 15:19:58 PST 2011


Author: brad
Date: 2011-11-21 15:19:58 -0800 (Mon, 21 Nov 2011)
New Revision: 19229

Modified:
   short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/pylithapp.cfg
Log:
Turn off debugging output.

Modified: short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/pylithapp.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/pylithapp.cfg	2011-11-21 23:19:41 UTC (rev 19228)
+++ short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/pylithapp.cfg	2011-11-21 23:19:58 UTC (rev 19229)
@@ -25,7 +25,7 @@
 # mesh_generator
 # ----------------------------------------------------------------------
 [pylithapp.mesh_generator]
-debug = 1   ; uncomment to get very verbose mesh information
+#debug = 1   ; uncomment to get very verbose mesh information
 
 # Change the default mesh reader to the CUBIT reader.
 reader = pylith.meshio.MeshIOCubit



More information about the CIG-COMMITS mailing list