[cig-commits] [commit] knepley/fix-faults-parallel: Fix typo in README. (59aa4ff)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed May 28 17:27:24 PDT 2014


Repository : https://github.com/geodynamics/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/60157a03006942381cc72e7a78f8a52d3295a536...ed22cfa1c5d177a3eaa06652da0040e3dedc6b20

>---------------------------------------------------------------

commit 59aa4ffb0a00618ba97ba36b1548090c3953b452
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed May 28 17:27:04 2014 -0700

    Fix typo in README.


>---------------------------------------------------------------

59aa4ffb0a00618ba97ba36b1548090c3953b452
 examples/meshing/surface_nurbs/subduction/README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/meshing/surface_nurbs/subduction/README b/examples/meshing/surface_nurbs/subduction/README
index 07a32b7..005dc84 100644
--- a/examples/meshing/surface_nurbs/subduction/README
+++ b/examples/meshing/surface_nurbs/subduction/README
@@ -28,7 +28,7 @@ To generate the mesh for this example, we perform the following steps:
     creates a CUBIT journal file to create the surface using a net
     surface.
 
-      python splay_skinsurf.py    
+      python topobath_netsurf.py    
 
 2.  Create the surfaces by running each of the three journal files
 produced by the Python scripts within CUBIT.
@@ -47,5 +47,5 @@ produced by the Python scripts within CUBIT.
     geometry.jou:  Imports the surfaces created in step 2 and creates the
                    volumes needed for meshing.
 
-    bc.jou:        Creates material blocks and nodesets needed by the
-                   finite element model.
+    bc.jou:        Creates material blocks and nodesets that could be used in
+                   a PyLith simulation.



More information about the CIG-COMMITS mailing list