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

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


The following commit has been merged in the upstream branch:
commit 34074e8304dfb390aa76a01359fb81cf72330735
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Fri Aug 12 15:35:43 2005 +1000

    Change to GFV files for new format
    
    darcs-hash:20050812053543-fbd8f-7a54eff9eccf840f1d47a7356029beab4a769b5e.gz

diff --git a/doc/examples/boussinesq/boussinesq.gfv b/doc/examples/boussinesq/boussinesq.gfv
index 2e1aa4b..0e3c7ff 100644
--- a/doc/examples/boussinesq/boussinesq.gfv
+++ b/doc/examples/boussinesq/boussinesq.gfv
@@ -12,6 +12,9 @@ Linear {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 8
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } T {
   amin = 0 min = 1.9696e-19
   amax = 0 max = 1
diff --git a/test/euler/circle/refined/solution.gfv b/test/euler/circle/refined/solution.gfv
index 994d73b..b701aa1 100644
--- a/test/euler/circle/refined/solution.gfv
+++ b/test/euler/circle/refined/solution.gfv
@@ -22,6 +22,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = -1
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
diff --git a/test/euler/circle/solution.gfv b/test/euler/circle/solution.gfv
index 994d73b..b701aa1 100644
--- a/test/euler/circle/solution.gfv
+++ b/test/euler/circle/solution.gfv
@@ -22,6 +22,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = -1
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
diff --git a/test/euler/circle/star/solution.gfv b/test/euler/circle/star/solution.gfv
index 994d73b..b701aa1 100644
--- a/test/euler/circle/star/solution.gfv
+++ b/test/euler/circle/star/solution.gfv
@@ -22,6 +22,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = -1
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
diff --git a/test/euler/circle/thin/solution.gfv b/test/euler/circle/thin/solution.gfv
index c25505d..9e826a1 100644
--- a/test/euler/circle/thin/solution.gfv
+++ b/test/euler/circle/thin/solution.gfv
@@ -22,6 +22,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = -1
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
@@ -33,6 +36,9 @@ Squares {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = -1
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
diff --git a/test/euler/merging/levels.gfv b/test/euler/merging/levels.gfv
index e35b14e..52abaa9 100644
--- a/test/euler/merging/levels.gfv
+++ b/test/euler/merging/levels.gfv
@@ -12,6 +12,9 @@ Squares {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 8
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } Level {
   amin = 1
   amax = 1
diff --git a/test/euler/merging/vorticity.gfv b/test/euler/merging/vorticity.gfv
index e3319dd..9396b86 100644
--- a/test/euler/merging/vorticity.gfv
+++ b/test/euler/merging/vorticity.gfv
@@ -12,6 +12,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 8
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } Vorticity {
   amin = 1
   amax = 1
diff --git a/test/euler/spurious/vectors.gfv b/test/euler/spurious/vectors.gfv
index 07fc885..2a31e3a 100644
--- a/test/euler/spurious/vectors.gfv
+++ b/test/euler/spurious/vectors.gfv
@@ -12,6 +12,9 @@ Vectors {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 5
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } P {
   amin = 1
   amax = 1
@@ -24,6 +27,9 @@ Isoline {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 5
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 } T {
   amin = 1
   amax = 1
@@ -35,4 +41,7 @@ Cells {
   r = 0 g = 0 b = 0
   shading = Constant
   maxlevel = 0
+} {
+  n.x = 0 n.y = 0 n.z = 1
+  pos = 0
 }

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list