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

Stephane Popinet s.popinet at niwa.co.nz
Tue Nov 24 12:25:28 UTC 2009


The following commit has been merged in the upstream branch:
commit dcdf89de688afdaeb56c7be6932af2b33515e46d
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Sun Nov 1 22:36:58 2009 +1100

    Updated advection test case
    
    Ignore-this: ac6d2bfcaa6f6de16928f64b4fb48e98
    
    darcs-hash:20091101113658-fbd8f-72c30e77755192c8e839ab7ecca2a18cf8bfed10.gz

diff --git a/test/advection/advection.gfs b/test/advection/advection.gfs
index 60af8ed..9278a23 100644
--- a/test/advection/advection.gfs
+++ b/test/advection/advection.gfs
@@ -34,8 +34,7 @@
 1 0 GfsAdvection GfsBox GfsGEdge {} {
   Time { end = 0.785398 }
   Refine LEVEL
-  VariableTracer {} T { gradient = gfs_center_gradient }
-  AdvectionParams { cfl = 0.5 }
+  VariableTracer T { gradient = gfs_center_gradient }
   Init {} {
     T = {
       double r2 = x*x + y*y; 
diff --git a/test/advection/error.ref b/test/advection/error.ref
index a0daa06..6f0b1da 100644
--- a/test/advection/error.ref
+++ b/test/advection/error.ref
@@ -1,5 +1,5 @@
-4 3.442e-02 6.530e-02 2.831e-01
-5 1.961e-02 3.836e-02 1.797e-01
-6 5.639e-03 1.115e-02 5.452e-02
-7 1.213e-03 2.477e-03 1.249e-02
-8 2.710e-04 5.787e-04 2.899e-03
+4 3.385e-02 6.498e-02 2.842e-01
+5 1.810e-02 3.538e-02 1.643e-01
+6 4.505e-03 8.779e-03 4.327e-02
+7 8.661e-04 1.674e-03 8.888e-03
+8 1.809e-04 3.580e-04 1.916e-03
diff --git a/test/advection/order.ref b/test/advection/order.ref
index a452420..c985201 100644
--- a/test/advection/order.ref
+++ b/test/advection/order.ref
@@ -1,4 +1,4 @@
-5 0.811658 0.76748 0.655721
-6 1.79808 1.78256 1.72073
-7 2.21686 2.17038 2.12601
-8 2.16221 2.09771 2.10715
+5 0.903166 0.877062 0.790574
+6 2.00639 2.01081 1.92489
+7 2.37892 2.39076 2.28344
+8 2.25934 2.22527 2.21376

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list