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

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


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

    Updated parabola test case
    
    darcs-hash:20090122040228-d4795-e14d18336d4c76a6f0d81c3b45882a113fcdf268.gz

diff --git a/test/parabola/error.ref b/test/parabola/error.ref
index 9c921ac..2cdfcb7 100644
--- a/test/parabola/error.ref
+++ b/test/parabola/error.ref
@@ -1,5 +1,5 @@
-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
+5 0.00643516 0.0111809 0.07844
+6 0.00208764 0.00386098 0.04185
+7 0.000928116 0.00176718 0.03133
+8 0.000629843 0.00118686 0.03369
+9 0.000616878 0.00111956 0.03758
diff --git a/test/parabola/order.ref b/test/parabola/order.ref
index b3e589f..eeff67c 100644
--- a/test/parabola/order.ref
+++ b/test/parabola/order.ref
@@ -1,4 +1,4 @@
-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
+6 1.6241 1.534 0.906362
+7 1.1695 1.12752 0.417683
+8 0.559313 0.574299 -0.104776
+9 0.0300071 0.0842179 -0.157645
diff --git a/test/parabola/parabola.gfs b/test/parabola/parabola.gfs
index 17063b1..f5668c7 100644
--- a/test/parabola/parabola.gfs
+++ b/test/parabola/parabola.gfs
@@ -100,9 +100,7 @@ Define G 9.81
 	Pt = MAX (0., h0 + Psi (x, t) - Zb)
     }
     PhysicalParams { g = G }
-    Init { istep = 1 } {
-	U = (P <= 0. ? 0. : U/(1. + dt*tau))
-    }
+    SourceCoriolis 0 tau
     Time { end = 6000 }
     OutputSimulation { start = 1500 } sim-LEVEL-%g.txt { format = text }
     OutputSimulation { start = end } end-LEVEL.txt { format = text }

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list