[cig-commits] r20642 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210

brad at geodynamics.org brad at geodynamics.org
Tue Aug 28 14:27:07 PDT 2012


Author: brad
Date: 2012-08-28 14:27:07 -0700 (Tue, 28 Aug 2012)
New Revision: 20642

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

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg	2012-08-28 21:26:42 UTC (rev 20641)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/pylithapp.cfg	2012-08-28 21:27:07 UTC (rev 20642)
@@ -141,7 +141,7 @@
 
 # Fault
 [pylithapp.timedependent.interfaces.fault.output]
-vertex_info_fields = [strike_dir,normal_dir,initial_traction]
+vertex_info_fields = [strike_dir,normal_dir,traction_initial_value]
 vertex_data_fields = [slip,slip_rate,traction]
 output_freq = time_step
 time_step = 0.04999*s

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

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

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



More information about the CIG-COMMITS mailing list