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

walter at geodynamics.org walter at geodynamics.org
Mon Dec 11 03:31:44 PST 2006


Author: walter
Date: 2006-12-11 03:31:36 -0800 (Mon, 11 Dec 2006)
New Revision: 5583

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/documentation/gale.lyx
   long/3D/Gale/trunk/documentation/gale.pdf
Log:
 r1222 at earth:  boo | 2006-12-11 03:31:35 -0800
 updates to the manual



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

Modified: long/3D/Gale/trunk/documentation/gale.lyx
===================================================================
--- long/3D/Gale/trunk/documentation/gale.lyx	2006-12-11 11:00:50 UTC (rev 5582)
+++ long/3D/Gale/trunk/documentation/gale.lyx	2006-12-11 11:31:36 UTC (rev 5583)
@@ -945,38 +945,7 @@
  for more information.
 \end_layout
 
-\begin_layout LyX-Code
-
-\end_layout
-
 \begin_layout Section
-Postprocessing
-\end_layout
-
-\begin_layout Standard
-Included in the 
-\family typewriter
-tools/
-\family default
- directory is a short C++ program, 
-\family typewriter
-viz.cxx
-\family default
-, that will convert the yielding.*.txt files into vtk files.
- These vtk files can be directly visualized in 
-\begin_inset LatexCommand \htmlurl[MayaVi]{mayavi.sourceforge.net}
-
-\end_inset
-
- or 
-\begin_inset LatexCommand \htmlurl[ParaView]{www.paraview.org}
-
-\end_inset
-
-.
-\end_layout
-
-\begin_layout Section
 Gauging Accuracy
 \end_layout
 
@@ -1610,7 +1579,9 @@
 \end_layout
 
 \begin_layout Standard
-You can add additional plugins by modifying the list of static plugins in
+Note that we must still include those plugins in the list of plugins in
+ order to use them.
+ We can add additional plugins by modifying the list of static plugins in
  
 \family typewriter
 src/Gale/src/main.c
@@ -7508,7 +7479,7 @@
 Underworld_DumpSwarm
 \family default
  plugin.
- These provide particle information in a more friendly format.
+ They provide particle information in a more friendly format.
  The 
 \family typewriter
 Underworld_DumpSwarm
@@ -7523,7 +7494,7 @@
 \begin_layout Standard
 to the list of plugins.
  This line is already in the example input files.
- At present, it outputs the files 
+ The default is to output the ASCII files 
 \family typewriter
 yielding.*.txt
 \family default
@@ -7555,55 +7526,62 @@
 1
 \family default
  indicating how much a material point has failed.
- If you want to print out some other property of the material, e.g., viscosity,
- you can modify 
+\end_layout
+
+\begin_layout Standard
+We can also output in csv format for easily reading the data into a spreadsheet
+ like Excel.
+ To do this, we just set the variable 
 \family typewriter
-DumpSwarm
+outputFormat
 \family default
- to provide that information.
- The source for the plugin is found in the directory
+ in the global list of variables
 \end_layout
 
 \begin_layout LyX-Code
-src/Underworld/plugins/Output/DumpSwarm/
+<param name="outputFormat">csv</param>
 \end_layout
 
-\begin_layout Chapter
-Benchmarks
-\end_layout
-
 \begin_layout Standard
-CIG has worked with Susanne Buiter at NGU to improve the benchmark specification
-s (image available) including visco-elasto-plastic inclusion experiments.
- 
-\end_layout
+We can also set the format to 
+\family typewriter
+vtk
+\family default
+ for viewing the data in 
+\begin_inset LatexCommand \htmlurl[MayaVi]{mayavi.sourceforge.net}
 
-\begin_layout Subsection
-Relaxation of Topography
-\end_layout
+\end_inset
 
-\begin_layout Subsection
-Traditional Subduction Model
-\end_layout
+ or 
+\begin_inset LatexCommand \htmlurl[ParaView]{www.paraview.org}
 
-\begin_layout Subsection
-Free Slip Base
+\end_inset
+
+.
 \end_layout
 
-\begin_layout Subsection
-Circular Inclusion
+\begin_layout Standard
+If we want to print out some other property of the material, e.g., viscosity,
+ we can modify 
+\family typewriter
+DumpSwarm
+\family default
+ to provide that information.
+ The source for the plugin is found in the directory
 \end_layout
 
-\begin_layout Subsection
-Compressional Wedge
+\begin_layout LyX-Code
+src/Underworld/plugins/Output/DumpSwarm/
 \end_layout
 
-\begin_layout Subsection
-Inward Translation of a Retaining Wall
+\begin_layout Chapter
+Benchmarks
 \end_layout
 
-\begin_layout Subsection
-0D and 1D Shear Tests
+\begin_layout Standard
+CIG has worked with Susanne Buiter at NGU to improve the benchmak specifications.
+ Gale has been tested with relaxation of topography, extension, shortening,
+ and subduction models.
 \end_layout
 
 \begin_layout Chapter

Modified: long/3D/Gale/trunk/documentation/gale.pdf
===================================================================
(Binary files differ)



More information about the cig-commits mailing list