[cig-commits] r19151 - short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction

brad at geodynamics.org brad at geodynamics.org
Fri Nov 4 18:28:58 PDT 2011


Author: brad
Date: 2011-11-04 18:28:57 -0700 (Fri, 04 Nov 2011)
New Revision: 19151

Modified:
   short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/geometry.jou
   short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.exo
   short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.jou
Log:
Switched to inclined fault.

Modified: short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/geometry.jou
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/geometry.jou	2011-11-04 21:12:25 UTC (rev 19150)
+++ short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/geometry.jou	2011-11-05 01:28:57 UTC (rev 19151)
@@ -25,6 +25,7 @@
 # Create interface surfaces
 # ----------------------------------------------------------------------
 create planar surface with plane xplane offset 0
+rotate surface 7  angle -30 about z include_merged 
 create sheet extended from surface 7 intersecting volume 1
 delete body 2
 surface 8 name "fault_surface"
@@ -52,3 +53,4 @@
 imprint all with volume all
 merge all
 
+

Modified: short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.exo
===================================================================
(Binary files differ)

Modified: short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.jou
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.jou	2011-11-04 21:12:25 UTC (rev 19150)
+++ short/3D/PyLith/branches/v1.6-stable/tests/3d/cyclicfriction/hex8_1000m.jou	2011-11-05 01:28:57 UTC (rev 19151)
@@ -6,6 +6,7 @@
 # ----------------------------------------------------------------------
 # Set discretization size
 # ----------------------------------------------------------------------
+surface 10 17 16 12 scheme pave
 volume all size 1000
 
 # ----------------------------------------------------------------------
@@ -101,3 +102,4 @@
 # Export exodus file
 # ----------------------------------------------------------------------
 export mesh "hex8_1000m.exo" dimension 3 overwrite
+



More information about the CIG-COMMITS mailing list