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

walter at geodynamics.org walter at geodynamics.org
Tue Dec 12 08:53:13 PST 2006


Author: walter
Date: 2006-12-12 08:53:08 -0800 (Tue, 12 Dec 2006)
New Revision: 5589

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/documentation/gale.lyx
   long/3D/Gale/trunk/documentation/gale.pdf
Log:
 r1228 at earth:  boo | 2006-12-11 11:27:47 -0800
 Remove surface process from manual



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

Modified: long/3D/Gale/trunk/documentation/gale.lyx
===================================================================
--- long/3D/Gale/trunk/documentation/gale.lyx	2006-12-12 16:53:03 UTC (rev 5588)
+++ long/3D/Gale/trunk/documentation/gale.lyx	2006-12-12 16:53:08 UTC (rev 5589)
@@ -595,26 +595,6 @@
 \end_layout
 
 \begin_layout Subsection
-Surface Processes
-\end_layout
-
-\begin_layout Standard
-Gale takes an agnostic approach to surface processes such as erosion.
- Gale exposes a programming interface that allows us to modify the heights
- of the surface.
- See Section 
-\begin_inset LatexCommand \ref{sec:Surface-Processes}
-
-\end_inset
-
- for details.
-\end_layout
-
-\begin_layout LyX-Code
-
-\end_layout
-
-\begin_layout Subsection
 Rheology
 \end_layout
 
@@ -6839,54 +6819,6 @@
 \end_layout
 
 \begin_layout Section
-Surface Processes
-\begin_inset LatexCommand \label{sec:Surface-Processes}
-
-\end_inset
-
-
-\end_layout
-
-\begin_layout Standard
-Gale has a simple facility for modifying the upper surface during the simulation.
- The intent is to allow researchers to insert their own (complicated) surface
- process routines.
- To enable surface processes, we add it to the list of plugins and specify
- a mesh.
- There is an example in 
-\family typewriter
-subduction.xml
-\family default
-.
- It currently implements simple diffusion.
- To insert your own routine, see the file 
-\end_layout
-
-\begin_layout LyX-Code
-src/Gale/plugins/SurfaceProcess/SurfaceProcess.c
-\end_layout
-
-\begin_layout Standard
-In particular, replace the code bracketed by
-\end_layout
-
-\begin_layout LyX-Code
-** SURFACE PROCESS CODE GOES HERE, SHOULD MODIFY THE HEIGHTS ONLY.
-\end_layout
-
-\begin_layout LyX-Code
-...
-\end_layout
-
-\begin_layout LyX-Code
-** END SURFACE PROCESS CODE.
-\end_layout
-
-\begin_layout Standard
-with your own code.
-\end_layout
-
-\begin_layout Section
 Standard Condition Functions
 \begin_inset LatexCommand \label{sec:Standard-Condition-Functions}
 

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



More information about the cig-commits mailing list