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

brad at geodynamics.org brad at geodynamics.org
Fri Jun 14 17:20:31 PDT 2013


Author: brad
Date: 2013-06-14 17:20:31 -0700 (Fri, 14 Jun 2013)
New Revision: 22297

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh
Log:
Fixed command to run examples/3d/hex/step21 (Green's function).

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh	2013-06-15 00:19:36 UTC (rev 22296)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/run_examples.sh	2013-06-15 00:20:31 UTC (rev 22297)
@@ -71,6 +71,9 @@
 examples="step01.cfg step02.cfg step03.cfg step04.cfg step05.cfg step06.cfg step07.cfg step08.cfg step09.cfg step10.cfg step11.cfg step12.cfg step13.cfg step14.cfg step15.cfg step16.cfg step17.cfg step18.cfg step19.cfg step20.cfg"
 run_examples
 
+examples="step21.cfg"
+run_examples2 "--problem=pylith.problems.GreensFns"
+
 examples="step01.cfg step03.cfg step06.cfg step15.cfg step19.cfg step20.cfg"
 run_examples 2
 



More information about the CIG-COMMITS mailing list