[cig-commits] r16681 - short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/parameters

brad at geodynamics.org brad at geodynamics.org
Mon May 10 11:17:11 PDT 2010


Author: brad
Date: 2010-05-10 11:17:10 -0700 (Mon, 10 May 2010)
New Revision: 16681

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/parameters/pylithapp.cfg
Log:
Turn on mesh reordering by default.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/parameters/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/parameters/pylithapp.cfg	2010-05-10 09:59:41 UTC (rev 16680)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/parameters/pylithapp.cfg	2010-05-10 18:17:10 UTC (rev 16681)
@@ -20,6 +20,10 @@
 problem = 1
 explicit = 1
 
+# mesh generator
+[pylithapp.mesh_generator]
+reorder_mesh = True
+
 # ----------------------------------------------------------------------
 # problem
 # ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list