[cig-commits] [commit] knepley/fix-faults-parallel: Update test data for removal of fault halo. (a1fd448)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Apr 30 08:16:52 PDT 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/01ad6651de6adc20322c52870ee78cc04843d655...a1fd44820e1f694f0b6d94a72d2a969a30fa00eb

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

commit a1fd44820e1f694f0b6d94a72d2a969a30fa00eb
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed Apr 30 08:16:44 2014 -0700

    Update test data for removal of fault halo.


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

a1fd44820e1f694f0b6d94a72d2a969a30fa00eb
 tests_auto/2d/tri3/TestShearDispNoSlip.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests_auto/2d/tri3/TestShearDispNoSlip.py b/tests_auto/2d/tri3/TestShearDispNoSlip.py
index f643477..97d4381 100644
--- a/tests_auto/2d/tri3/TestShearDispNoSlip.py
+++ b/tests_auto/2d/tri3/TestShearDispNoSlip.py
@@ -63,7 +63,7 @@ class TestShearDispNoSlip(TestTri3):
     TestTri3.setUp(self)
     self.nverticesO = self.mesh['nvertices']
     self.mesh['nvertices'] += 3
-    self.faultMesh = {'nvertices': 5,
+    self.faultMesh = {'nvertices': 3,
                       'spaceDim': 2,
                       'ncells': 4,
                       'ncorners': 2}



More information about the CIG-COMMITS mailing list