[cig-commits] r22119 - short/3D/PyLith/trunk/tests/2d/frictionslide

brad at geodynamics.org brad at geodynamics.org
Mon May 20 15:50:40 PDT 2013


Author: brad
Date: 2013-05-20 15:50:40 -0700 (Mon, 20 May 2013)
New Revision: 22119

Modified:
   short/3D/PyLith/trunk/tests/2d/frictionslide/pylithapp.cfg
Log:
Fixed typo in .cfg file.

Modified: short/3D/PyLith/trunk/tests/2d/frictionslide/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/2d/frictionslide/pylithapp.cfg	2013-05-20 22:33:39 UTC (rev 22118)
+++ short/3D/PyLith/trunk/tests/2d/frictionslide/pylithapp.cfg	2013-05-20 22:50:40 UTC (rev 22119)
@@ -122,7 +122,7 @@
 # ----------------------------------------------------------------------
 [pylithapp.problem.formulation.output.output]
 vertex_data_fields = [displacement,velocity]
-writer = pylith.meshio.DataWriterHDF
+writer = pylith.meshio.DataWriterHDF5
 
 [pylithapp.timedependent.interfaces.fault.output]
 vertex_data_fields=[slip,slip_rate,traction,state_variable]



More information about the CIG-COMMITS mailing list