[cig-commits] r18569 - short/3D/PyLith/trunk/doc/userguide/runpylith

brad at geodynamics.org brad at geodynamics.org
Thu Jun 9 12:05:01 PDT 2011


Author: brad
Date: 2011-06-09 12:05:01 -0700 (Thu, 09 Jun 2011)
New Revision: 18569

Modified:
   short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx
Log:
Fixed a few typos.

Modified: short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx	2011-06-09 18:50:26 UTC (rev 18568)
+++ short/3D/PyLith/trunk/doc/userguide/runpylith/runpylith.lyx	2011-06-09 19:05:01 UTC (rev 18569)
@@ -1694,7 +1694,7 @@
 \begin_layout Standard
 These more advanced settings allow each component of displacement, as well
  as Lagrange multipliers for fault tractions, to be preconditioned separately.
- This usually results is a much stronger preconditioner.
+ This usually results in a much stronger preconditioner.
  In simulations with fault slip, the degrees of freedom associated with
  the Lagrange multipliers should be preconditioned with a custom preconditioner
  that uses a diagonal approximation of the Schur complement.
@@ -2206,6 +2206,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\shape italic
 gmres
 \end_layout
 
@@ -2304,6 +2306,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\shape italic
 50
 \end_layout
 
@@ -2369,6 +2373,7 @@
 
 \begin_layout Plain Layout
 
+\shape italic
 \emph on
 1.0e-12
 \end_layout
@@ -2434,6 +2439,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\shape italic
 100
 \end_layout
 
@@ -2466,6 +2473,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\shape italic
 1.0e-08
 \end_layout
 
@@ -2498,6 +2507,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
+
+\shape italic
 1.0e-12
 \end_layout
 
@@ -2578,7 +2589,7 @@
 
 \end_inset
 
-PETSc options used with split fields algebraic multigrid preconditioing
+PETSc options used with split fields algebraic multigrid preconditioning
  that often provide improved performance in quasi-static elasticity problems.
 \end_layout
 
@@ -2684,7 +2695,7 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
-Use diagonal blocks from the true operator, rather than the preconditioner
+Use diagonal blocks from the true operator, rather than the preconditioner.
 \end_layout
 
 \end_inset
@@ -2717,7 +2728,8 @@
 \begin_inset Text
 
 \begin_layout Plain Layout
-Apply each field PC in sequence, which is stronger than all-at-once (additive)
+Apply each field preconditioning in sequence, which is stronger than all-at-once
+ (additive).
 \end_layout
 
 \end_inset
@@ -2751,7 +2763,7 @@
 
 \begin_layout Plain Layout
 Multilevel algebraic multigrid preconditioning using Trilinos/ML via PETSc.
- X=0,1,2, ..., N
+ X=0,1,2, ..., N+1.
 \end_layout
 
 \end_inset
@@ -2785,7 +2797,7 @@
 
 \begin_layout Plain Layout
 Jacobi is sometimes the best option for fault preconditioning, however we
- often use ML, X=N+1
+ often use ML, X=0,1,2,...,N+1
 \end_layout
 
 \end_inset



More information about the CIG-COMMITS mailing list