[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:53:29 UTC 2009


The following commit has been merged in the upstream branch:
commit f198682ebb448c7385507c4b2678212998594e56
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Tue Feb 20 14:14:52 2007 +1100

    Added anchor points for some sections of the tutorial
    
    darcs-hash:20070220031452-d4795-dfd71a78616f0ac304c94346ce83a43470547764.gz

diff --git a/doc/examples/template.tex b/doc/examples/template.tex
index 332360f..6152223 100644
--- a/doc/examples/template.tex
+++ b/doc/examples/template.tex
@@ -53,8 +53,7 @@ The usefulness and quality of this document very much depend on the contribution
 
 \input{tangaroa/tangaroa.tex}
 
-\section{How to write examples}
-\label{howto}
+\section{\label{howto}How to write examples}
 
 This document is generated automatically using self-documenting Gerris parameter files. If you look at \htmladdnormallinkfoot{any}{cylinder/cylinder.gfs} of the {\tt .gfs} files in this document you will see that apart from comments on specific instructions, the top of the file contains fields which describe the simulation. They are:
 \begin{description}
diff --git a/doc/tutorial/tutorial.tex b/doc/tutorial/tutorial.tex
index b57c92c..f4fc1da 100644
--- a/doc/tutorial/tutorial.tex
+++ b/doc/tutorial/tutorial.tex
@@ -51,7 +51,7 @@ shell (and that you are running some version of a Unix system). Some
 knowledge of C programming would also be very helpful if you intend to 
 extend Gerris with your own objects.
 
-\subsection{Installing and compiling Gerris}
+\subsection{\label{installing}Installing and compiling Gerris}
 
 Gerris is written in C and uses two other C libraries which you need
 to install on your system first: the \htmladdnormallinkfoot{Glib
@@ -1023,7 +1023,7 @@ restart the simulation from where you left it.
 
 \subsection{Visualisation}
 
-\subsubsection{GfsView}
+\subsubsection{\label{gfsview}GfsView}
 
 GfsView is a tool written specifically to visualise Gerris simulation
 files. It is still young but fully usable both for 2D and 3D
@@ -1397,7 +1397,7 @@ In practice adding diffusion to a given tracer is as simple as adding:
 to the parameter file, where 0.01 is the value of the diffusion
 coefficient.
 
-\subsubsection{Boundary conditions for diffusion terms}
+\subsubsection{\label{diffusionbc}Boundary conditions for diffusion terms}
 
 What if we want to modify the tracer example above so that now the
 half-cylinder itself is a (diffusive) source of tracer rather than the

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list