[cig-commits] commit: Minor doc updates

Mercurial hg at geodynamics.org
Sun Nov 7 18:11:27 PST 2010


changeset:   323:17053771eefa
user:        Walter Landry <wlandry at caltech.edu>
date:        Sat Nov 06 11:16:46 2010 -0700
files:       doc/gale.lyx
description:
Minor doc updates


diff -r 4ed525f11ddf -r 17053771eefa doc/gale.lyx
--- a/doc/gale.lyx	Sat Nov 06 11:16:00 2010 -0700
+++ b/doc/gale.lyx	Sat Nov 06 11:16:46 2010 -0700
@@ -2491,7 +2491,7 @@ So the other solution Gale provides is t
 
 \begin_layout Standard
 \begin_inset Formula \[
-L_{\dot{\epsilon}_{max}}=\dot{\frac{v}{\dot{\epsilon}_{max}}}.\]
+L_{\dot{\epsilon}_{max}}=\frac{v}{\dot{\epsilon}_{max}}.\]
 
 \end_inset
 
@@ -2771,6 +2771,32 @@ to the command line.
 to the command line.
 \end_layout
 
+\begin_layout Standard
+Note that the example input files do not, by default, save and restore the
+ temperature.
+ To enable that, add the line
+\end_layout
+
+\begin_layout LyX-Code
+  <param>TemperatureField</param>
+\end_layout
+
+\begin_layout Standard
+after the lines
+\end_layout
+
+\begin_layout LyX-Code
+<list name="FieldVariablesToCheckpoint">
+\end_layout
+
+\begin_layout LyX-Code
+  <param>VelocityField</param>
+\end_layout
+
+\begin_layout LyX-Code
+  <param>PressureField</param>
+\end_layout
+
 \begin_layout Subsection
 Debugging Input Files
 \end_layout
@@ -3687,7 +3713,7 @@ input/viscous_extension3D.xml
 \end_layout
 
 \begin_layout LyX-Code
-generate_pvd fields t fields -s s 0 9
+generate_pvd fields s 0 9
 \end_layout
 
 \begin_layout Standard



More information about the CIG-COMMITS mailing list