[cig-commits] r19286 - short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8

brad at geodynamics.org brad at geodynamics.org
Fri Dec 9 11:37:22 PST 2011


Author: brad
Date: 2011-12-09 11:37:21 -0800 (Fri, 09 Dec 2011)
New Revision: 19286

Modified:
   short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step13.cfg
Log:
Added force_healing property for slip-weakening to force healing after each time step in quasi-static simulation.

Modified: short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step13.cfg
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step13.cfg	2011-12-09 19:37:05 UTC (rev 19285)
+++ short/3D/PyLith/branches/v1.6-stable/examples/3d/hex8/step13.cfg	2011-12-09 19:37:21 UTC (rev 19286)
@@ -121,6 +121,7 @@
 # Use the slip-weakening friction model.
 friction = pylith.friction.SlipWeakening
 friction.label = Slip weakening
+friction.force_healing = True
 
 # We must define the quadrature information for fault cells.
 # The fault cells are 2D (surface).



More information about the CIG-COMMITS mailing list