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

brad at geodynamics.org brad at geodynamics.org
Sun Aug 22 11:56:12 PDT 2010


Author: brad
Date: 2010-08-22 11:56:12 -0700 (Sun, 22 Aug 2010)
New Revision: 17106

Modified:
   short/3D/PyLith/trunk/examples/3d/hex8/step02.cfg
Log:
Fixed typo (extra chars).

Modified: short/3D/PyLith/trunk/examples/3d/hex8/step02.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/step02.cfg	2010-08-21 00:28:49 UTC (rev 17105)
+++ short/3D/PyLith/trunk/examples/3d/hex8/step02.cfg	2010-08-22 18:56:12 UTC (rev 17106)
@@ -77,7 +77,7 @@
 db_initial.label = Neumann BC on +x
 db_initial.iohandler.filename = spatialdb/tractions_axial_shear.spatialdb
 
-output.cell_info_fieldsia = [initial-value]
+output.cell_info_fields = [initial-value]
 output.writer.filename = output/step02-traction.vtk
 output.cell_filter = pylith.meshio.CellFilterAvgSubMesh
 



More information about the CIG-COMMITS mailing list