[cig-commits] [commit] baagaard/fix-meshing-examples-trelis: Updated geometry journal file based on updated surfaces (change in ids). (256700b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jun 20 12:54:25 PDT 2014


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

On branch  : baagaard/fix-meshing-examples-trelis
Link       : https://github.com/geodynamics/pylith/compare/2c5c061b18ae348f664c7b60f1c3cb9d9c62d44b...256700b94eb75ce17eef9e6dcf89af084e770d27

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

commit 256700b94eb75ce17eef9e6dcf89af084e770d27
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Fri Jun 20 12:54:08 2014 -0700

    Updated geometry journal file based on updated surfaces (change in ids).


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

256700b94eb75ce17eef9e6dcf89af084e770d27
 examples/meshing/surface_nurbs/subduction/geometry.jou | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/examples/meshing/surface_nurbs/subduction/geometry.jou b/examples/meshing/surface_nurbs/subduction/geometry.jou
index 6a75cf6..49ad15b 100644
--- a/examples/meshing/surface_nurbs/subduction/geometry.jou
+++ b/examples/meshing/surface_nurbs/subduction/geometry.jou
@@ -62,19 +62,19 @@ import Acis "splay_surf.sat"
 # Webcut block with topography and delete volume lying above topography.
 # ----------------------------------------------------------------------
 webcut volume {idVol} with sheet surface 7
-delete volume 5
+delete volume 1
 delete body 2
 
 # ----------------------------------------------------------------------
 # Webcut remaining portion of block with subduction interface.
 # ----------------------------------------------------------------------
-webcut volume 1 with sheet surface 8
+webcut volume 5 with sheet surface 8
 delete body 3
 
 # ----------------------------------------------------------------------
 # Webcut volume above subduction interface with splay fault.
 # ----------------------------------------------------------------------
-webcut volume 1 with sheet surface 9
+webcut volume 5 with sheet surface 9
 delete body 4
 
 # ----------------------------------------------------------------------
@@ -87,3 +87,4 @@ merge all
 
 
 
+



More information about the CIG-COMMITS mailing list