[cig-commits] r20753 - short/3D/PyLith/branches/v1.7-trunk/examples

brad at geodynamics.org brad at geodynamics.org
Thu Sep 20 14:58:52 PDT 2012


Author: brad
Date: 2012-09-20 14:58:52 -0700 (Thu, 20 Sep 2012)
New Revision: 20753

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh
Log:
Updated shell script to run examples.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh	2012-09-20 21:44:49 UTC (rev 20752)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh	2012-09-20 21:58:52 UTC (rev 20753)
@@ -91,10 +91,10 @@
 
 # bar_shearwave/quad4
 dir="bar_shearwave/quad4"
-examples="kinematic.cfg"
+examples="prescribedrup.cfg"
 run_examples
-examples="dynamic_staticfriction.cfg dynamic_slipweakening.cfg dynamic_ratestateageing.cfg"
-run_examples2 "dynamic.cfg"
+examples="spontaneousrup_staticfriction.cfg spontaneousrup_slipweakening.cfg spontaneousrup_ratestateageing.cfg"
+run_examples2 "spontaneousrup.cfg"
 
 # bar_shearwave/tet4
 dir="bar_shearwave/tet4"



More information about the CIG-COMMITS mailing list