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

Stephane Popinet popinet at users.sf.net
Fri May 15 02:56:00 UTC 2009


The following commit has been merged in the upstream branch:
commit 1fde7a018e0153040b6ded5e35bcd6f9e1543229
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Thu Jan 15 14:20:22 2009 +1100

    Updated parabola test case
    
    darcs-hash:20090115032022-d4795-6bce5fd9e9a5daad2db89e5750648ad489b9b72a.gz

diff --git a/test/parabola/error.ref b/test/parabola/error.ref
index 3258c7d..9c921ac 100644
--- a/test/parabola/error.ref
+++ b/test/parabola/error.ref
@@ -1,5 +1,5 @@
-5 0.00617161 0.0107322 0.07652
-6 0.0020224 0.00375942 0.04012
-7 0.000919988 0.00175362 0.0312
-8 0.000684788 0.00117862 0.03126
-9 0.000717797 0.00138836 0.03777
+5 0.00630119 0.0109177 0.08035
+6 0.00200982 0.003679 0.04121
+7 0.000918279 0.00168691 0.03107
+8 0.000629809 0.00116953 0.03441
+9 0.000598881 0.00112489 0.03761
diff --git a/test/parabola/order.ref b/test/parabola/order.ref
index c5f5d6f..b3e589f 100644
--- a/test/parabola/order.ref
+++ b/test/parabola/order.ref
@@ -1,4 +1,4 @@
-6 1.60958 1.51336 0.931515
-7 1.13638 1.10017 0.362776
-8 0.425958 0.573238 -0.00277175
-9 -0.0679185 -0.236283 -0.272923
+6 1.64856 1.56928 0.963304
+7 1.13006 1.12493 0.407472
+8 0.544018 0.528454 -0.147306
+9 0.072645 0.0561449 -0.128288
diff --git a/test/parabola/parabola.sh b/test/parabola/parabola.sh
index 3150a77..d327060 100644
--- a/test/parabola/parabola.sh
+++ b/test/parabola/parabola.sh
@@ -142,7 +142,7 @@ if cat <<EOF | gnuplot ; then :
     bed(x) = h0*(x/a)**2
     set key top center
     plot [-5000:5000] \
-      'sim-6-1500.txt' u 1:8:(\$4+\$8) w filledcu lc 3 t 'Numerical', \
+      'sim-6-1500.txt' u 1:7:8 w filledcu lc 3 t 'Numerical', \
       psi(x) > bed(x) ? psi(x) : bed(x) lc 2 t 'Analytical', \
       bed(x) lw 3 lc 1 lt 1 t 'Bed profile'
 EOF

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list