[cig-commits] r20362 - short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction

brad at geodynamics.org brad at geodynamics.org
Tue Jun 12 17:43:38 PDT 2012


Author: brad
Date: 2012-06-12 17:43:37 -0700 (Tue, 12 Jun 2012)
New Revision: 20362

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/plot_faultinfo.py
Log:
Added plotting script for tutorial.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/plot_faultinfo.py
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/plot_faultinfo.py	2012-06-13 00:43:16 UTC (rev 20361)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/subduction/plot_faultinfo.py	2012-06-13 00:43:37 UTC (rev 20362)
@@ -12,7 +12,7 @@
 import sys
 
 plot = sys.argv[1]
- slip if not plot in ['step01_slip', 
+if not plot in ['step01_slip', 
                 'step01_stress',
                 'step04_bg',
                 'step04_initial',



More information about the CIG-COMMITS mailing list