[cig-commits] r18624 - short/3D/PyLith/trunk/doc/userguide/tutorials/3dtet4

brad at geodynamics.org brad at geodynamics.org
Tue Jun 14 15:51:44 PDT 2011


Author: brad
Date: 2011-06-14 15:51:43 -0700 (Tue, 14 Jun 2011)
New Revision: 18624

Modified:
   short/3D/PyLith/trunk/doc/userguide/tutorials/3dtet4/3dtet4.lyx
Log:
Fixed typos in 3d/tet4.

Modified: short/3D/PyLith/trunk/doc/userguide/tutorials/3dtet4/3dtet4.lyx
===================================================================
--- short/3D/PyLith/trunk/doc/userguide/tutorials/3dtet4/3dtet4.lyx	2011-06-14 22:36:19 UTC (rev 18623)
+++ short/3D/PyLith/trunk/doc/userguide/tutorials/3dtet4/3dtet4.lyx	2011-06-14 22:51:43 UTC (rev 18624)
@@ -169,7 +169,7 @@
 \end_layout
 
 \begin_layout Standard
-The mesh for these examples is a simple rectangular solid (Figure 
+The mesh for these examples is a simple rectangular prism (Figure 
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "fig:3dtet4-mesh"
@@ -184,10 +184,9 @@
 examples/3d/tet4.
 
 \family default
- Investigation of this command file should provide some insight into how
- to use LaGriT with PyLith.
- For more detailed information on using LaGriT, refer to the LaGriT web
- site 
+ Examination of this command file should provide some insight into how to
+ use LaGriT with PyLith.
+ For more detailed information refer to the LaGriT web site 
 \begin_inset Flex URL
 status collapsed
 
@@ -205,8 +204,7 @@
 \end_layout
 
 \begin_layout Standard
-If you are using LaGriT to generate your own mesh, there are two ways to
- use the command file.
+There are two ways to use the command file.
  The simplest method is to go to the
 \family sans
  
@@ -364,8 +362,7 @@
 
 \begin_layout Standard
 In addition to the mesh, the example problems share additional information.
- For problems of this type, it is generally useful to create a file named
- 
+ In such cases it is generally useful to create a file named 
 \family typewriter
 pylithapp.cfg
 \family default
@@ -475,7 +472,7 @@
 \end_layout
 
 \begin_layout Standard
-This example differs from most other examples, because we specify four material
+This example differs from previous examples, because we specify two material
  groups:
 \end_layout
 
@@ -764,9 +761,9 @@
 ) along with the problem-specific files (
 \family typewriter
 \size small
-shearxy.cfg
+step01.cfg
 \family default
-, 
+ and 
 \family typewriter
 fixeddisp_shear.spatialdb
 \family default
@@ -931,19 +928,19 @@
 \family default
 ), we use a more sophisticated preconditioner that preconditions the degrees
  of freedom associated with the three Cartesian coordinates separately while
- using an algebraic multigrid algorithm (see section 
+ using an algebraic multigrid algorithm (see Section 
 \begin_inset CommandInset ref
 LatexCommand ref
 reference "sec:petsc:options"
 
 \end_inset
 
-for details).
+ for details).
  Additionally, we illustrate the use of global uniform mesh refinement to
  increase the resolution of the solution by a factor of two.
- Because the mesh is refined in parallel after distribution, this allows
- technique can be used to run a larger problem than would be possible if
- the full resolution mesh had to be generated by the mesh generator.
+ Because the mesh is refined in parallel after distribution, this technique
+ can be used to run a larger problem than would be possible if the full
+ resolution mesh had to be generated by the mesh generator.
  LaGriT runs only in serial and CUBIT has extremely limited parallel mesh
  generation capabilities.
  Table 
@@ -1672,17 +1669,13 @@
 ) along with the problem-specific files (
 \family typewriter
 \size small
-dislocation
-\begin_inset Newline newline
-\end_inset
-
-.cfg
+step03.cfg
 \family default
 , 
 \family typewriter
 finalslip.spatialdb
 \family default
-, 
+, and 
 \family typewriter
 sliptime.spatialdb
 \family default



More information about the CIG-COMMITS mailing list