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

brad at geodynamics.org brad at geodynamics.org
Thu Mar 22 17:38:24 PDT 2012


Author: brad
Date: 2012-03-22 17:38:24 -0700 (Thu, 22 Mar 2012)
New Revision: 19855

Added:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.png
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.xcf
Modified:
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_offfaultdata.py
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_onfaultdata.py
   short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_ruptime.py
Log:
Added diagram for mesh size specification.

Added: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.png
===================================================================
(Binary files differ)


Property changes on: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.xcf
===================================================================
(Binary files differ)


Property changes on: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/gradient_points.xcf
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_offfaultdata.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_offfaultdata.py	2012-03-23 00:23:56 UTC (rev 19854)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_offfaultdata.py	2012-03-23 00:38:24 UTC (rev 19855)
@@ -10,7 +10,7 @@
 
 sim = "tpv13"
 cell = "tet4"
-dx = 200
+dx = 100
 
 inputRoot = "output/%s_%s_%03dm" % (sim,cell,dx)
 outdir = "scecfiles/%s_%s_%03dm/" % (sim,cell,dx)

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_onfaultdata.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_onfaultdata.py	2012-03-23 00:23:56 UTC (rev 19854)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_onfaultdata.py	2012-03-23 00:38:24 UTC (rev 19855)
@@ -10,7 +10,7 @@
 
 sim = "tpv13"
 cell = "tet4"
-dx = 200
+dx = 100
 
 inputRoot = "output/%s_%s_%03dm-fault" % (sim,cell,dx)
 outdir = "scecfiles/%s_%s_%03dm/" % (sim,cell,dx)

Modified: short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_ruptime.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_ruptime.py	2012-03-23 00:23:56 UTC (rev 19854)
+++ short/3D/PyLith/benchmarks/trunk/dynamic/scecdynrup/tpv210/tabulate_ruptime.py	2012-03-23 00:38:24 UTC (rev 19855)
@@ -10,7 +10,7 @@
 
 sim = "tpv13"
 cell = "tet4"
-dx = 200
+dx = 100
 
 inputRoot = "output/%s_%s_%03dm-fault" % (sim,cell,dx)
 outdir = "scecfiles/%s_%s_%03dm/" % (sim,cell,dx)



More information about the CIG-COMMITS mailing list