[cig-commits] r20225 - in short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns: reverse strikeslip

brad at geodynamics.org brad at geodynamics.org
Wed May 30 08:44:52 PDT 2012


Author: brad
Date: 2012-05-30 08:44:51 -0700 (Wed, 30 May 2012)
New Revision: 20225

Modified:
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/reverse/README
   short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/README
Log:
Fixed typo in how to run Green's functions problems.

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/reverse/README
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/reverse/README	2012-05-30 04:05:30 UTC (rev 20224)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/reverse/README	2012-05-30 15:44:51 UTC (rev 20225)
@@ -64,7 +64,7 @@
     impulse_amplitude.spatialdb
 
   Run the simulation via the following command:
-    pylith --problem.pylith.problems.GreensFns
+    pylith --problem=pylith.problems.GreensFns
 
 
 Step 3. Invert for coseismic slip

Modified: short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/README
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/README	2012-05-30 04:05:30 UTC (rev 20224)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/2d/greensfns/strikeslip/README	2012-05-30 15:44:51 UTC (rev 20225)
@@ -64,7 +64,7 @@
     impulse_amplitude.spatialdb
 
   Run the simulation via the following command:
-    pylith --problem.pylith.problems.GreensFns
+    pylith --problem=pylith.problems.GreensFns
 
 
 Step 3. Invert for coseismic slip



More information about the CIG-COMMITS mailing list