[cig-commits] [commit] knepley/fix-faults-parallel: Add label for fault edge nodeset. (c7f70ce)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Apr 28 16:27:39 PDT 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/ce4ce38e9b8191d09bdccb7e13f6d3f74dd68a69...c7f70ce085e99444b4478f1f0ea764d629829ca7

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

commit c7f70ce085e99444b4478f1f0ea764d629829ca7
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Apr 28 16:27:34 2014 -0700

    Add label for fault edge nodeset.


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

c7f70ce085e99444b4478f1f0ea764d629829ca7
 tests_auto/2d/tri3/sheardispnoslip.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests_auto/2d/tri3/sheardispnoslip.cfg b/tests_auto/2d/tri3/sheardispnoslip.cfg
index 8a24838..a8350b9 100644
--- a/tests_auto/2d/tri3/sheardispnoslip.cfg
+++ b/tests_auto/2d/tri3/sheardispnoslip.cfg
@@ -7,6 +7,7 @@ command = mpirun -np ${nodes}
 # journal
 # ----------------------------------------------------------------------
 [sheardispnoslip.journal.info]
+#sheardispnoslip = 1
 #timedependent = 1
 #implicit = 1
 #petsc = 1
@@ -97,6 +98,7 @@ interfaces = [fault]
 [sheardispnoslip.timedependent.interfaces.fault]
 id = 100
 label = fault_y
+edge = fault_y_edge
 quadrature.cell = pylith.feassemble.FIATSimplex
 quadrature.cell.dimension = 1
 



More information about the CIG-COMMITS mailing list