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

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


The following commit has been merged in the upstream branch:
commit 8cf345502ff103564e5f55bfdc7babbc32d8d461
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Thu Aug 3 09:30:21 2006 +1000

    Fixed obsolete simulation file in FAQ
    
    darcs-hash:20060802233021-d4795-d2e36020b9366f5fa9cd99ad222db6a41cb7961c.gz

diff --git a/doc/faq/faq.tex b/doc/faq/faq.tex
index ed30bec..96c9ffa 100644
--- a/doc/faq/faq.tex
+++ b/doc/faq/faq.tex
@@ -775,9 +775,7 @@ example and do something like:
   GtsSurfaceFile half-cylinder.gts
   Init {} { U = 1 }
   OutputProjectionStats { step = 0.02 } stderr
-  OutputSimulation { step = 1 } simulation-%d-%3.1f {
-    variables = U,V,P,C
-  }
+  OutputSimulation { step = 1 } simulation-%d-%3.1f {}
   OutputTiming { start = end } stderr
 }
 GfsBox { pid = 0 left = BoundaryInflowConstant 1 }

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list