[cig-commits] r19044 - short/3D/PyLith/branches/v1.6-revisedfault/examples/bar_shearwave/quad4

brad at geodynamics.org brad at geodynamics.org
Fri Oct 7 13:55:18 PDT 2011


Author: brad
Date: 2011-10-07 13:55:18 -0700 (Fri, 07 Oct 2011)
New Revision: 19044

Modified:
   short/3D/PyLith/branches/v1.6-revisedfault/examples/bar_shearwave/quad4/dynamic.cfg
Log:
Added initial tractions to fault info output.

Modified: short/3D/PyLith/branches/v1.6-revisedfault/examples/bar_shearwave/quad4/dynamic.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-revisedfault/examples/bar_shearwave/quad4/dynamic.cfg	2011-10-07 17:49:19 UTC (rev 19043)
+++ short/3D/PyLith/branches/v1.6-revisedfault/examples/bar_shearwave/quad4/dynamic.cfg	2011-10-07 20:55:18 UTC (rev 19044)
@@ -43,7 +43,7 @@
 # output
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault.output]
-# Add slip rate to the default output fiels of slip and traction.
+vertex_info_fields=[initial_traction]
 vertex_data_fields=[slip,slip_rate,traction]
 skip = 1
 writer.time_format = %05.2f



More information about the CIG-COMMITS mailing list