[cig-commits] r18600 - short/3D/PyLith/trunk/examples

brad at geodynamics.org brad at geodynamics.org
Sun Jun 12 14:39:04 PDT 2011


Author: brad
Date: 2011-06-12 14:39:03 -0700 (Sun, 12 Jun 2011)
New Revision: 18600

Modified:
   short/3D/PyLith/trunk/examples/run_examples.sh
Log:
Updated script for running all examples (updated 3d/tet4 and added 2d/subduction).

Modified: short/3D/PyLith/trunk/examples/run_examples.sh
===================================================================
--- short/3D/PyLith/trunk/examples/run_examples.sh	2011-06-12 21:15:38 UTC (rev 18599)
+++ short/3D/PyLith/trunk/examples/run_examples.sh	2011-06-12 21:39:03 UTC (rev 18600)
@@ -55,7 +55,7 @@
 # ----------------------------------------------------------------------
 # 3d/tet4
 dir="3d/tet4"
-examples="shearxy.cfg dislocation.cfg"
+examples="step01.cfg step02.cfg step03.cfg step04.cfg"
 run_examples
 
 # 3d/hex8
@@ -64,6 +64,12 @@
 run_examples
 
 # ----------------------------------------------------------------------
+# subduction
+dir="2d/subduction"
+examples="step01.cfg step02.cfg step03.cfg"
+run_examples
+
+# ----------------------------------------------------------------------
 # bar_shearwave/tri3
 dir="bar_shearwave/tri3"
 examples="pylithapp.cfg"



More information about the CIG-COMMITS mailing list