[cig-commits] r20228 - short/3D/PyLith/branches/v1.7-trunk/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Wed May 30 09:46:09 PDT 2012


Author: brad
Date: 2012-05-30 09:46:09 -0700 (Wed, 30 May 2012)
New Revision: 20228

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/3d/hex8/step19.cfg
Log:
Updated output fields.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/3d/hex8/step19.cfg
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/3d/hex8/step19.cfg	2012-05-30 16:45:12 UTC (rev 20227)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/3d/hex8/step19.cfg	2012-05-30 16:46:09 UTC (rev 20228)
@@ -112,7 +112,7 @@
 th_change.label = Time history for Neumann BC on +z
 th_change.filename = spatialdb/loadcycle.timedb
 
-output.cell_info_fields = [change-in-value,change-start-time]
+output.cell_info_fields = [change_in_value,change_start_time]
 output.writer.filename = output/step19-traction.vtk
 output.cell_filter = pylith.meshio.CellFilterAvgSubMesh
 



More information about the CIG-COMMITS mailing list