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

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


The following commit has been merged in the upstream branch:
commit 5b7fd51932a0be9896372fa72ed6c975768e0730
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Thu Nov 2 13:15:01 2006 +1100

    Creeping Couette flow does not need advection terms
    
    darcs-hash:20061102021501-d4795-7887faddf49a7b204650dc562f4bc90c39c27dff.gz

diff --git a/test/couette/couette.gfs b/test/couette/couette.gfs
index 5794c2c..9048e1d 100644
--- a/test/couette/couette.gfs
+++ b/test/couette/couette.gfs
@@ -44,6 +44,7 @@
   GtsSurfaceFile outer.gts
   GtsSurfaceFile inner.gts
   ApproxProjectionParams { tolerance = 1e-6 }
+  AdvectionParams { scheme = none }
   SourceViscosity {} {
     double mu, ty, N, mumax = 1000.;
     double m;

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list