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

brad at geodynamics.org brad at geodynamics.org
Tue Apr 24 14:15:56 PDT 2012


Author: brad
Date: 2012-04-24 14:15:56 -0700 (Tue, 24 Apr 2012)
New Revision: 19988

Modified:
   short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_soln.py
Log:
Tweaked scale factor in plot_soln.

Modified: short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_soln.py
===================================================================
--- short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_soln.py	2012-04-24 20:35:48 UTC (rev 19987)
+++ short/3D/PyLith/benchmarks/trunk/quasistatic/sceccrustdeform/savageprescott/plot_soln.py	2012-04-24 21:15:56 UTC (rev 19988)
@@ -9,7 +9,7 @@
 #
 
 cell = "hex8"
-scaleFactor = 4.0 * 4.0 / 40.0
+scaleFactor = 0.5
 tindex = 38
 pngfile = "savageprescott_soln.png"
 



More information about the CIG-COMMITS mailing list