[cig-commits] r15301 - doc/snac

sue at geodynamics.org sue at geodynamics.org
Tue Jun 16 10:44:41 PDT 2009


Author: sue
Date: 2009-06-16 10:44:41 -0700 (Tue, 16 Jun 2009)
New Revision: 15301

Modified:
   doc/snac/snac.lyx
   doc/snac/snac.pdf
Log:
small errors fixed, image centered, vers. no updated

Modified: doc/snac/snac.lyx
===================================================================
--- doc/snac/snac.lyx	2009-06-16 17:08:56 UTC (rev 15300)
+++ doc/snac/snac.lyx	2009-06-16 17:44:41 UTC (rev 15301)
@@ -1,4 +1,4 @@
-#LyX 1.6.0 created this file. For more info see http://www.lyx.org/
+#LyX 1.6.2 created this file. For more info see http://www.lyx.org/
 \lyxformat 345
 \begin_document
 \begin_header
@@ -107,7 +107,7 @@
 \begin_inset Newline newline
 \end_inset
 
-Version 1.0.0
+Version 1.1.0
 \end_layout
 
 \begin_layout Date
@@ -1618,6 +1618,7 @@
 status open
 
 \begin_layout Plain Layout
+\align center
 \begin_inset Graphics
 	filename figures/MohrCoulomb_S1S3.pdf
 
@@ -2731,15 +2732,12 @@
 \begin_layout Standard
 StGermain requires an implementation of the MPI-1 standard for parallel
  message passing, even if you only intend to run the code in serial.
- A popular choice is MPICH 
-\begin_inset Flex URL
-status collapsed
+ A popular choice is 
+\begin_inset CommandInset href
+LatexCommand href
+name "MPICH"
+target "www-unix.mcs.anl.gov/mpi/mpich"
 
-\begin_layout Plain Layout
-
-www-unix.mcs.anl.gov/mpi/mpich
-\end_layout
-
 \end_inset
 
 .
@@ -2753,27 +2751,20 @@
 
 \begin_layout Standard
 Linux users may have a prebuilt MPI package available for their distribution.
- On Mac OS X, the Fink package manager offers a prepackaged version of LAM/MPI
- 
-\begin_inset Flex URL
-status collapsed
+ On Mac OS X, the Fink package manager offers a prepackaged version of 
+\begin_inset CommandInset href
+LatexCommand href
+name "LAM/MPI"
+target "www.lam-mpi.org"
 
-\begin_layout Plain Layout
-
-www.lam-mpi.org
-\end_layout
-
 \end_inset
 
-; so if you have Fink 
-\begin_inset Flex URL
-status collapsed
+; so if you have 
+\begin_inset CommandInset href
+LatexCommand href
+name "Fink"
+target "fink.sourceforge.net"
 
-\begin_layout Plain Layout
-
-fink.sourceforge.net
-\end_layout
-
 \end_inset
 
  installed, simply enter the following command from a Terminal window to
@@ -2785,14 +2776,14 @@
 \end_layout
 
 \begin_layout Standard
-It is highly recommended to you should go ahead and set up the environment
- variables that allow StGermain to use MPI.
+We highly recommend that you set up the environment variables that allow
+ StGermain to use MPI.
  
 \end_layout
 
 \begin_layout Standard
-This is done by setting following environment variables so the VMake build
- system knows where to find MPICH.
+This is done by setting the following environment variables so the VMake
+ build system knows where to find MPICH.
 \end_layout
 
 \begin_layout Standard
@@ -2868,15 +2859,14 @@
 \end_layout
 
 \begin_layout Standard
-MPI_DIR should be appropriately replaced with the actual path where MPICH
- is installed.
+MPI_DIR should be replaced with the actual path where MPICH is installed.
  
 \end_layout
 
 \begin_layout Standard
 If you need to specify a machine file every time you run mpich, then in
- order for VMake's ``make check'' command to work, you'll need to specify
- another environment variable, MPI_MACHINES.
+ order for VMake's ``make check'' command to work, you must specify another
+ environment variable, MPI_MACHINES.
  Here are some examples: 
 \end_layout
 
@@ -2896,15 +2886,12 @@
 The Libxml2 library and toolkit are required for SNAC to handle the input
  files.
  Although already included in most of the recent Linux systems, it can be
- obtained from The XML C parser and toolkit of Gnome 
-\begin_inset Flex URL
-status collapsed
+ obtained from The XML C parser and toolkit of 
+\begin_inset CommandInset href
+LatexCommand href
+name "Gnome"
+target "xmlsoft.org"
 
-\begin_layout Plain Layout
-
-xmlsoft.org
-\end_layout
-
 \end_inset
 
  and installed manually.
@@ -2990,15 +2977,12 @@
 \end_layout
 
 \begin_layout Standard
-Download SNAC from the SNAC web page 
-\begin_inset Flex URL
-status collapsed
+Download SNAC from the 
+\begin_inset CommandInset href
+LatexCommand href
+name "SNAC web page"
+target "geodynamics.org/cig/software/packages/long/snac"
 
-\begin_layout Plain Layout
-
-geodynamics.org/cig/software/packages/long/snac
-\end_layout
-
 \end_inset
 
 .
@@ -3010,7 +2994,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-$ tar xzf SNAC-1.0.0.tar.gz
+$ tar xzf SNAC-1.1.0.tar.gz
 \end_layout
 
 \begin_layout Standard
@@ -3018,7 +3002,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-$ gunzip -c SNAC-1.0.0.tar.gz | tar xf -
+$ gunzip -c SNAC-1.1.0.tar.gz | tar xf -
 \end_layout
 
 \begin_layout Section
@@ -3044,7 +3028,7 @@
 \begin_inset Newline newline
 \end_inset
 
-$ cd SNAC-1.0.0
+$ cd SNAC-1.1.0
 \end_layout
 
 \begin_layout Enumerate
@@ -7266,8 +7250,8 @@
  automatically generates Parallel VTK Structured Grid files (.pvts) for each
  time step so that there is no need for an extra step to combine data even
  for the parallel cases.
- It is the group of .pvts files that need to be loaded in ParaView or another
- visualization tools for VTK.
+ It is the group of .pvts files that needs to be loaded in ParaView or another
+ visualization tool for VTK.
  However, .vts files should not be removed because .pvts files only refer
  to .vts files rather than contain actual data.
 \end_layout
@@ -7337,8 +7321,8 @@
 \end_layout
 
 \begin_layout Standard
-It is recommended to use VTK files for post-processing.
- The conversion tools for the DX file format will not be updated any more.
+We recommend that you use VTK files for post-processing.
+ The conversion tools for the DX file format will no longer be updated.
 \end_layout
 
 \begin_layout Standard
@@ -7557,9 +7541,9 @@
 \end_layout
 
 \begin_layout Standard
-We solve the problem of a 3-D elastic bar with a given initial geometry
- deforming by its own weight to acquire SNAC's hard scaling data (i.e., the
- size of problem is fixed while the number of processors is varied).
+We solve the problem of a 3D elastic bar with a given initial geometry deforming
+ by its own weight to acquire SNAC's hard scaling data (i.e., the size of
+ problem is fixed while the number of processors is varied).
  All the boundaries except the top surface is fixed such that the top surface
  is warped downward due to gravity.
  The file I/O has been reduced to a minimal level.
@@ -7567,7 +7551,7 @@
 \begin_inset Formula $32^{3}$
 \end_inset
 
--element case problem was run until the 1000-th step.
+-element case problem was run until the 1000th step.
  To save time, however, the 
 \begin_inset Formula $64^{3}$
 \end_inset
@@ -7576,7 +7560,7 @@
 \begin_inset Formula $128^{3}$
 \end_inset
 
--element cases were run until 200-th and 50-th step, respectively.
+-element cases were run until 200th and 50ƒth step, respectively.
  
 \end_layout
 

Modified: doc/snac/snac.pdf
===================================================================
(Binary files differ)



More information about the CIG-COMMITS mailing list