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

brad at geodynamics.org brad at geodynamics.org
Thu Sep 6 10:52:48 PDT 2012


Author: brad
Date: 2012-09-06 10:52:48 -0700 (Thu, 06 Sep 2012)
New Revision: 20696

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg
Log:
Small fix.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg	2012-09-06 17:50:12 UTC (rev 20695)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/performance/halfspace_strikeslip/pylithapp.cfg	2012-09-06 17:52:48 UTC (rev 20696)
@@ -121,7 +121,7 @@
 writer = pylith.meshio.DataWriterHDF5SubSubMesh
 
 [pylithapp.timedependent.materials.elastic.output]
-cell_info_fields = [dt_stable_explicit]
+cell_info_fields = [stable_dt_explicit]
 cell_data_fields = []
 cell_filter = pylith.meshio.CellFilterAvgMesh
 writer = pylith.meshio.DataWriterHDF5Mesh



More information about the CIG-COMMITS mailing list