[cig-commits] r14768 - in long/3D/Gale/trunk: . documentation

walter at geodynamics.org walter at geodynamics.org
Mon Apr 20 06:12:46 PDT 2009


Author: walter
Date: 2009-04-20 06:12:46 -0700 (Mon, 20 Apr 2009)
New Revision: 14768

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/documentation/gale.lyx
Log:
 r2671 at dante:  boo | 2009-04-20 06:12:53 -0700
 Change 1_4 to 1_4_1 in the manual



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2669
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:2671

Modified: long/3D/Gale/trunk/documentation/gale.lyx
===================================================================
--- long/3D/Gale/trunk/documentation/gale.lyx	2009-04-20 12:35:08 UTC (rev 14767)
+++ long/3D/Gale/trunk/documentation/gale.lyx	2009-04-20 13:12:46 UTC (rev 14768)
@@ -1,4 +1,4 @@
-#LyX 1.5.1 created this file. For more info see http://www.lyx.org/
+#LyX 1.5.5 created this file. For more info see http://www.lyx.org/
 \lyxformat 276
 \begin_document
 \begin_header
@@ -1846,7 +1846,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_4  input/cookbook/yielding.xml
+./Gale_1_4_1  input/cookbook/yielding.xml
 \end_layout
 
 \begin_layout Standard
@@ -1965,7 +1965,7 @@
 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_4 /home/juser/gale/input/cookbook/yielding.xml
+./Gale_1_4_1 /home/juser/gale/input/cookbook/yielding.xml
 \family default
 ).
 \end_layout
@@ -2054,7 +2054,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_4  input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
+./Gale_1_4_1  input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
 \end_layout
 
 \begin_layout Standard
@@ -2084,8 +2084,8 @@
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_4  input/cookbook/yielding.xml -mat_type aijmumps -ksp_type pre only
- -pc_type lu
+./Gale_1_4_1  input/cookbook/yielding.xml -mat_type aijmumps -ksp_type pre
+ only -pc_type lu
 \end_layout
 
 \begin_layout Subsection
@@ -2100,7 +2100,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-./Gale_1_4  input/cookbook/yielding.xml --maxTimeSteps=20
+./Gale_1_4_1  input/cookbook/yielding.xml --maxTimeSteps=20
 \end_layout
 
 \begin_layout Standard
@@ -2111,8 +2111,8 @@
 \begin_layout LyX-Code
 
 \size small
-./Gale_1_4  input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=64
- 
+./Gale_1_4_1  input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=
+64 
 \newline
 --elementResJ=64 --elementResK=64 --particlesPerCell=60 --dumpEvery=10
 \end_layout



More information about the CIG-COMMITS mailing list