[cig-commits] commit: Change _1_5_0 to -1_6_0 in the manual

Mercurial hg at geodynamics.org
Fri Oct 22 20:39:26 PDT 2010


changeset:   321:11cbf7137e9e
tag:         tip
user:        Walter Landry <wlandry at caltech.edu>
date:        Fri Oct 22 20:35:59 2010 -0700
files:       doc/gale.lyx
description:
Change _1_5_0 to -1_6_0 in the manual


diff -r 2bf25bdba4d6 -r 11cbf7137e9e doc/gale.lyx
--- a/doc/gale.lyx	Fri Oct 22 16:53:49 2010 -0700
+++ b/doc/gale.lyx	Fri Oct 22 20:35:59 2010 -0700
@@ -2220,7 +2220,7 @@ If you downloaded binaries for your plat
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_5_0 input/cookbook/yielding.xml
+./Gale-1_6_0 input/cookbook/yielding.xml
 \end_layout
 
 \begin_layout Standard
@@ -2290,7 +2290,7 @@ Due to quirks in some implementations of
 Due to quirks in some implementations of MPI, you may have to specify the
  complete path to the input file (e.g., 
 \family typewriter
-./Gale_1_5_0 /home/juser/gale/input/cookbook/yielding.xml
+./Gale-1_6_0 /home/juser/gale/input/cookbook/yielding.xml
 \family default
 ).
 \end_layout
@@ -2570,7 +2570,7 @@ One solution is to use a direct solver i
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_5_0  input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
+./Gale-1_6_0  input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
 \end_layout
 
 \begin_layout Standard
@@ -2599,7 +2599,7 @@ Once that is done, enabling it is again 
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_5_0  input/cookbook/yielding.xml -pc_factor_mat_solver_package mumps
+./Gale-1_6_0  input/cookbook/yielding.xml -pc_factor_mat_solver_package mumps
  
 \backslash
 
@@ -2717,7 +2717,7 @@ You can also change the default values o
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_5_0  input/cookbook/yielding.xml --maxTimeSteps=20
+./Gale-1_6_0  input/cookbook/yielding.xml --maxTimeSteps=20
 \end_layout
 
 \begin_layout Standard
@@ -2728,7 +2728,7 @@ You can append any number of modified pa
 \begin_layout LyX-Code
 
 \size small
-./Gale_1_5_0  input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=
+./Gale-1_6_0  input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=
 64 
 \begin_inset Newline newline
 \end_inset



More information about the CIG-COMMITS mailing list