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

Stephane Popinet popinet at users.sf.net
Fri May 15 02:54:19 UTC 2009


The following commit has been merged in the upstream branch:
commit f6a792d3c98d27bb7a712f45335c8aa43f520f70
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Mon Apr 23 17:10:49 2007 +1000

    Minor bug fixes
    
    darcs-hash:20070423071049-d4795-ed14cbc37a19f9b83f3466360cd3e5ad860768bd.gz

diff --git a/src/spatial.h b/src/spatial.h
index 9068551..c990e33 100644
--- a/src/spatial.h
+++ b/src/spatial.h
@@ -20,6 +20,10 @@
 #ifndef __SPATIAL_H__
 #define __SPATIAL_H__
 
+/* When modifying this file, please also update the documentation at:
+ * http://gfs.sourceforge.net/wiki/index.php/GfsSurface
+ */
+
 static double _x = 0., _y = 0., _z = 0.;
 
 static double ellipse (double xc, double yc, double a, double b)
diff --git a/test/nz/nz.gfs b/test/nz/nz.gfs
index 70dbb5b..59fe671 100644
--- a/test/nz/nz.gfs
+++ b/test/nz/nz.gfs
@@ -15,7 +15,7 @@
 # velocity values are computed from cell-centred values.
 #
 # \begin{figure}[htbp]
-# \caption{Surface height at $t = 2$.}
+# \caption{\label{p}Surface height at $t = 2$.}
 # \begin{center}
 # \includegraphics[width=0.6\hsize]{p.eps}
 # \end{center}

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list