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

Stephane Popinet s.popinet at niwa.co.nz
Fri May 15 02:52:11 UTC 2009


The following commit has been merged in the upstream branch:
commit d5b092b51f1d618cabd82cdfae75ad4abbc7abe5
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Tue Jul 5 08:51:33 2005 +1000

    Spurious currents convergence is computed for finer grids
    
    darcs-hash:20050704225133-fbd8f-2430d25853b2954b3f3ff146f43cfe5ce69e622e.gz

diff --git a/test/euler/spurious/spurious.sh b/test/euler/spurious/spurious.sh
index bce4e4b..5ef83e2 100755
--- a/test/euler/spurious/spurious.sh
+++ b/test/euler/spurious/spurious.sh
@@ -14,7 +14,7 @@ if ! $donotrun; then
     done
 
     rm -f convergence
-    for level in 4 5 6; do
+    for level in 5 6 7; do
         La=12000
         mu=`echo $La | awk '{print sqrt (0.4/$1)}'`
 	tmax=`echo $mu | awk '{print 1000.*$1*0.4}'`

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list