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

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


The following commit has been merged in the upstream branch:
commit 3bebe4c3eb73ccc6f9fc684bb6915a22a161f319
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Tue Sep 9 14:05:13 2008 +1000

    Updated test case references
    
    darcs-hash:20080909040513-d4795-83f2c17d9f98f4798f4b749bb66a3850d97a4684.gz

diff --git a/test/lid/explicit/lid.sh b/test/lid/explicit/lid.sh
index 19a4ef4..12c44a9 100644
--- a/test/lid/explicit/lid.sh
+++ b/test/lid/explicit/lid.sh
@@ -10,8 +10,8 @@ from check import *
 from sys import *
 print (Curve('xprof',3,7) - Curve('../xprof.ghia',1,2)).normi()
 print (Curve('yprof',2,8) - Curve('../yprof.ghia',1,2)).normi()
-if (Curve('xprof',3,7) - Curve('../xprof.ghia',1,2)).normi() > 2.1e-2 or \
-   (Curve('yprof',2,8) - Curve('../yprof.ghia',1,2)).normi() > 2e-2:
+if (Curve('xprof',3,7) - Curve('../xprof.ghia',1,2)).normi() > 2.2e-2 or \
+   (Curve('yprof',2,8) - Curve('../yprof.ghia',1,2)).normi() > 2.1e-2:
     exit(1)
 EOF
 else
diff --git a/test/oscillation/fit.ref b/test/oscillation/fit.ref
index 2a143e0..415a680 100644
--- a/test/oscillation/fit.ref
+++ b/test/oscillation/fit.ref
@@ -1,4 +1,4 @@
-5 0.000261532756788231 1.94066976363974 149.936606752947
-6 0.000278956085486835 0.626209268128727 153.047809785563
-7 0.000287474302027426 0.229619265570154 154.353852461168
-8 0.000291767475772413 0.10362172938383 154.791863763765
+5 0.000260741216696413 2.16670517553643 149.831926856818
+6 0.000278600714239323 0.598054006531071 153.022902247816
+7 0.000287476007907958 0.232217238271214 154.412492654694
+8 0.000290617411563244 0.0945886906945055 154.794495197152

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list