[cig-commits] r20996 - short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dhex8/dike

brad at geodynamics.org brad at geodynamics.org
Tue Nov 6 22:17:26 PST 2012


Author: brad
Date: 2012-11-06 22:17:25 -0800 (Tue, 06 Nov 2012)
New Revision: 20996

Modified:
   short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dhex8/dike/dike.lyx
Log:
Fixed typo in manual for fault opening and tractions in tutorial 3d/hex8 step20.

Modified: short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dhex8/dike/dike.lyx
===================================================================
--- short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dhex8/dike/dike.lyx	2012-11-07 05:46:20 UTC (rev 20995)
+++ short/3D/PyLith/branches/v1.8-stable/doc/userguide/tutorials/3dhex8/dike/dike.lyx	2012-11-07 06:17:25 UTC (rev 20996)
@@ -171,7 +171,7 @@
 \family typewriter
 open_free_surface
 \family default
- to True in order for the tractions to be imposed when the fault is open;
+ to False in order for the tractions to be imposed when the fault is open;
  the default behavior for fault opening is a free surface (the two sides
  of the fault are completely uncoupled).
  The most important fault parameters for prescribing the tensile fault tractions
@@ -183,7 +183,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-open_free_surface = True
+open_free_surface = False
 \begin_inset Newline newline
 \end_inset
 



More information about the CIG-COMMITS mailing list