[cig-commits] r15318 - short/3D/PyLith/trunk/examples/3d/tet4

brad at geodynamics.org brad at geodynamics.org
Wed Jun 17 10:55:31 PDT 2009


Author: brad
Date: 2009-06-17 10:55:31 -0700 (Wed, 17 Jun 2009)
New Revision: 15318

Modified:
   short/3D/PyLith/trunk/examples/3d/tet4/dislocation.cfg
   short/3D/PyLith/trunk/examples/3d/tet4/shearxy.cfg
Log:
Clean up of file names.

Modified: short/3D/PyLith/trunk/examples/3d/tet4/dislocation.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/tet4/dislocation.cfg	2009-06-17 17:54:46 UTC (rev 15317)
+++ short/3D/PyLith/trunk/examples/3d/tet4/dislocation.cfg	2009-06-17 17:55:31 UTC (rev 15318)
@@ -93,8 +93,8 @@
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = dislocation-statevars-elastic.vtk
+writer.filename = dislocation-elastic.vtk
 
 [pylithapp.timedependent.materials.viscoelastic.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = dislocation-statevars-viscoelastic.vtk
+writer.filename = dislocation-viscoelastic.vtk

Modified: short/3D/PyLith/trunk/examples/3d/tet4/shearxy.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/3d/tet4/shearxy.cfg	2009-06-17 17:54:46 UTC (rev 15317)
+++ short/3D/PyLith/trunk/examples/3d/tet4/shearxy.cfg	2009-06-17 17:55:31 UTC (rev 15318)
@@ -76,8 +76,8 @@
 # Give basename for VTK output of state variables.
 [pylithapp.timedependent.materials.elastic.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = shearxy-statevars-elastic.vtk
+writer.filename = shearxy-elastic.vtk
 
 [pylithapp.timedependent.materials.viscoelastic.output]
 cell_filter = pylith.meshio.CellFilterAvgMesh
-writer.filename = shearxy-statevars-viscoelastic.vtk
+writer.filename = shearxy-viscoelastic.vtk



More information about the CIG-COMMITS mailing list