[cig-commits] r19544 - short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205
brad at geodynamics.org
brad at geodynamics.org
Tue Jan 31 17:35:30 PST 2012
Author: brad
Date: 2012-01-31 17:35:30 -0800 (Tue, 31 Jan 2012)
New Revision: 19544
Modified:
short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tabulate_ruptime.py
Log:
Updated PyLith version number.
Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tabulate_ruptime.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tabulate_ruptime.py 2012-02-01 01:35:09 UTC (rev 19543)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv205/tabulate_ruptime.py 2012-02-01 01:35:30 UTC (rev 19544)
@@ -9,7 +9,7 @@
#
cell = "tet4"
-dx = 200
+dx = 100
inputRoot = "output/%s_%3dm-fault" % (cell,dx)
outdir = "scecfiles/%s_%3dm/" % (cell,dx)
@@ -63,7 +63,7 @@
"# author = Brad Aagaard\n" + \
"# date = %s\n" % (time.asctime()) + \
"# code = PyLith\n" + \
- "# code_version = 1.6.2\n" + \
+ "# code_version = 1.7.0a (scecdynrup branch)\n" + \
"# element_size = %s\n" % dx + \
"# Contour data in 3 columns of E14.6:\n" + \
"# Column #1 = Distance along strike from hypocenter (m)\n" + \
More information about the CIG-COMMITS
mailing list