[cig-commits] r21430 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24

brad at geodynamics.org brad at geodynamics.org
Fri Mar 1 14:29:45 PST 2013


Author: brad
Date: 2013-03-01 14:29:45 -0800 (Fri, 01 Mar 2013)
New Revision: 21430

Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_offfaultdata.py
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_onfaultdata.py
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_ruptime.py
Log:
Fixed some small errors in tabulation scripts.

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_offfaultdata.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_offfaultdata.py	2013-03-01 22:08:39 UTC (rev 21429)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_offfaultdata.py	2013-03-01 22:29:45 UTC (rev 21430)
@@ -8,7 +8,7 @@
 # ----------------------------------------------------------------------
 #
 
-sim = "tpv24"
+sim = "tpv25"
 cell = "tet4"
 dx = 200
 

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_onfaultdata.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_onfaultdata.py	2013-03-01 22:08:39 UTC (rev 21429)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_onfaultdata.py	2013-03-01 22:29:45 UTC (rev 21430)
@@ -8,7 +8,7 @@
 # ----------------------------------------------------------------------
 #
 
-sim = "tpv24"
+sim = "tpv25"
 cell = "tet4"
 dx = 200
 

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_ruptime.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_ruptime.py	2013-03-01 22:08:39 UTC (rev 21429)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv24/tabulate_ruptime.py	2013-03-01 22:29:45 UTC (rev 21430)
@@ -8,7 +8,7 @@
 # ----------------------------------------------------------------------
 #
 
-sim = "tpv24"
+sim = "tpv25"
 cell = "tet4"
 dx = 200
 



More information about the CIG-COMMITS mailing list