[cig-commits] [commit] baagaard/fix-meshing-examples-trelis: Updated for change in ids (works for CUBIT 14.1 and Trelis 15.0). (a533b74)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sat Jun 21 17:56:06 PDT 2014


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

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

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

commit a533b7416741daff57259151b4d132074eaa5865
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Sat Jun 21 17:56:00 2014 -0700

    Updated for change in ids (works for CUBIT 14.1 and Trelis 15.0).


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

a533b7416741daff57259151b4d132074eaa5865
 examples/meshing/surface_nurbs/subduction/bc.jou | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/examples/meshing/surface_nurbs/subduction/bc.jou b/examples/meshing/surface_nurbs/subduction/bc.jou
index 9c87a9c..3a2eaa1 100644
--- a/examples/meshing/surface_nurbs/subduction/bc.jou
+++ b/examples/meshing/surface_nurbs/subduction/bc.jou
@@ -10,7 +10,7 @@
 # ----------------------------------------------------------------------
 # Create blocks for materials
 # ----------------------------------------------------------------------
-block 1 volume 1
+block 1 volume 5
 block 1 name "plate"
 block 2 volume 6
 block 2 name "slab"
@@ -38,7 +38,7 @@ nodeset 101 name "splay_fault"
 # ----------------------------------------------------------------------
 # Create nodeset for +x face
 # ----------------------------------------------------------------------
-group "face_xpos" add node in surface 12
+group "face_xpos" add node in surface 17
 nodeset 10 group face_xpos
 nodeset 10 name "face xpos"
 
@@ -106,3 +106,4 @@ nodeset 15 name "face zpos"
 
 
 
+



More information about the CIG-COMMITS mailing list