[cig-commits] r22321 - short/3D/PyLith/trunk/examples/3d/hex8

knepley at geodynamics.org knepley at geodynamics.org
Sun Jun 16 00:21:00 PDT 2013


Author: knepley
Date: 2013-06-16 00:21:00 -0700 (Sun, 16 Jun 2013)
New Revision: 22321

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/step21.cfg
Log:
Fixed typo

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step21.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step21.cfg	2013-06-16 07:01:56 UTC (rev 22320)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step21.cfg	2013-06-16 07:21:00 UTC (rev 22321)
@@ -119,7 +119,7 @@
 [pylithapp.problem.interfaces.fault.output]
 writer = pylith.meshio.DataWriterHDF5
 writer.filename = output/step21-fault.h5
-vertex_info_fields = [area, impulse_amplitude]
+vertex_info_fields = [area,impulse_amplitude]
 
 # We will not be writing any cell_info or cell_data fields for material
 # output.



More information about the CIG-COMMITS mailing list