[cig-commits] r9354 - short/3D/PyLith/trunk/examples/twocells/twoquad4

brad at geodynamics.org brad at geodynamics.org
Thu Feb 14 15:44:23 PST 2008


Author: brad
Date: 2008-02-14 15:44:22 -0800 (Thu, 14 Feb 2008)
New Revision: 9354

Modified:
   short/3D/PyLith/trunk/examples/twocells/twoquad4/axialtract.cfg
Log:
Added setting filename for traction information.

Modified: short/3D/PyLith/trunk/examples/twocells/twoquad4/axialtract.cfg
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/axialtract.cfg	2008-02-14 23:16:56 UTC (rev 9353)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/axialtract.cfg	2008-02-14 23:44:22 UTC (rev 9354)
@@ -94,3 +94,7 @@
 [pylithapp.timedependent.materials.material.output]
 cell_filter = pylith.meshio.CellFilterAvg
 writer.filename = axialtract-statevars.vtk
+
+# Give basename for VTK output of traction BC information.
+[pylithapp.timedependent.bc.x_pos.output]
+writer.filename = axialtract-tractions.vtk



More information about the cig-commits mailing list