[cig-commits] r20021 - short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott

willic3 at geodynamics.org willic3 at geodynamics.org
Tue May 1 14:54:46 PDT 2012


Author: willic3
Date: 2012-05-01 14:54:45 -0700 (Tue, 01 May 2012)
New Revision: 20021

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_profiles.py
Log:
Changed profiles to plot cycle 2 rather than cycle 3.



Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_profiles.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_profiles.py	2012-05-01 17:20:36 UTC (rev 20020)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_profiles.py	2012-05-01 21:54:45 UTC (rev 20021)
@@ -143,7 +143,7 @@
   for c in cells:
     sims[c][r] = PyLithOutput(c, r)
 
-cycles = [2,9]
+cycles = [1,9]
 snaptime = numpy.array([0.05, 0.25, 0.50, 0.75, 0.95])*tcycle.value/year.value
 
 nrows = 2



More information about the CIG-COMMITS mailing list