[cig-commits] r12234 - long/3D/Gale/trunk/documentation
sue at geodynamics.org
sue at geodynamics.org
Mon Jun 16 11:50:36 PDT 2008
Author: sue
Date: 2008-06-16 11:50:36 -0700 (Mon, 16 Jun 2008)
New Revision: 12234
Modified:
long/3D/Gale/trunk/documentation/gale.lyx
long/3D/Gale/trunk/documentation/gale.pdf
Log:
changed path to executable per landry
Modified: long/3D/Gale/trunk/documentation/gale.lyx
===================================================================
--- long/3D/Gale/trunk/documentation/gale.lyx 2008-06-16 18:46:00 UTC (rev 12233)
+++ long/3D/Gale/trunk/documentation/gale.lyx 2008-06-16 18:50:36 UTC (rev 12234)
@@ -1122,7 +1122,7 @@
\end_layout
\begin_layout LyX-Code
-./Gale-1_3_0 input/cookbook/yielding.xml
+./Gale_1_3_0 input/cookbook/yielding.xml
\end_layout
\begin_layout Standard
@@ -1237,7 +1237,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_3_0 /home/juser/gale/input/cookbook/yielding.xml
+./Gale_1_3_0 /home/juser/gale/input/cookbook/yielding.xml
\family default
).
\end_layout
@@ -1345,7 +1345,7 @@
\end_layout
\begin_layout LyX-Code
-./Gale-1_3_0 input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
+./Gale_1_3_0 input/cookbook/yielding.xml -pc_type lu -ksp_type preonly
\end_layout
\begin_layout Standard
@@ -1375,7 +1375,7 @@
\end_layout
\begin_layout LyX-Code
-./Gale-1_3_0 input/cookbook/yielding.xml mat_type aijmumps -ksp_type pre
+./Gale_1_3_0 input/cookbook/yielding.xml mat_type aijmumps -ksp_type pre
only -pc_type lu
\end_layout
@@ -1391,7 +1391,7 @@
\end_layout
\begin_layout LyX-Code
-./Gale-1_3_0 input/cookbook/yielding.xml --maxTimeSteps=20
+./Gale_1_3_0 input/cookbook/yielding.xml --maxTimeSteps=20
\end_layout
\begin_layout Standard
@@ -1402,7 +1402,7 @@
\begin_layout LyX-Code
\size small
-./Gale-1_3_0 input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=
+./Gale_1_3_0 input/cookbook/yielding.xml --maxTimeSteps=20 --dim=3 --elementResI=
64
\newline
--elementResJ=64 --elementResK=64 --particlesPerCell=60 --dumpEvery=10
Modified: long/3D/Gale/trunk/documentation/gale.pdf
===================================================================
(Binary files differ)
More information about the cig-commits
mailing list