[cig-commits] r20641 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d

brad at geodynamics.org brad at geodynamics.org
Tue Aug 28 14:26:42 PDT 2012


Author: brad
Date: 2012-08-28 14:26:42 -0700 (Tue, 28 Aug 2012)
New Revision: 20641

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv10.cfg
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv12.cfg
Log:
Updated name of output field.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv10.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv10.cfg	2012-08-28 14:37:11 UTC (rev 20640)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv10.cfg	2012-08-28 21:26:42 UTC (rev 20641)
@@ -20,7 +20,7 @@
 # output
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault.output]
-vertex_info_fields = [strike_dir,normal_dir,initial_traction]
+vertex_info_fields = [strike_dir,normal_dir,traction_initial_value]
 
 
 # End of file

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv12.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv12.cfg	2012-08-28 14:37:11 UTC (rev 20640)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210-2d/tpv12.cfg	2012-08-28 21:26:42 UTC (rev 20641)
@@ -27,7 +27,7 @@
 # output
 # ----------------------------------------------------------------------
 [pylithapp.timedependent.interfaces.fault.output]
-vertex_info_fields = [strike_dir,normal_dir,initial_traction]
+vertex_info_fields = [strike_dir,normal_dir,traction_initial_value]
 
 
 # End of file



More information about the CIG-COMMITS mailing list