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

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


The following commit has been merged in the upstream branch:
commit 585b76b9c10933c42ef154cb310ec1890cdf54f5
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Fri Feb 3 12:15:29 2006 +1100

    Back to semi-implicit surface tension for capillary wave test case
    
    Although the explicit scheme appeared to be more accurate it was just
    by chance (i.e. the error increased when the timestep decreased).
    
    darcs-hash:20060203011529-d4795-10a595d28c55ffd6b269fd25e6797e3077ea8365.gz

diff --git a/test/capwave/capwave.gfs b/test/capwave/capwave.gfs
index 0f36604..8e0b6fe 100644
--- a/test/capwave/capwave.gfs
+++ b/test/capwave/capwave.gfs
@@ -52,8 +52,7 @@
   Refine LEVEL
   VariableTracer {} T { scheme = vof }
   VariableLevelSet {} L T 0.5
-  # The explicit scheme seems to be more accurate for this test case
-  VariableCurvature {} K L { theta = 0. }
+  VariableCurvature {} K L
   SourceTension {} T K
   AdvectionParams { scheme = none }
   SourceDiffusion {} U 0.0182571749236

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list