From 81f626c536f130a63f39394b336fb7f271e07ab4 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Mon, 6 Feb 2012 09:08:48 +0000
Subject: [PATCH] BUG: channel395: asymmetric expansion ratio

---
 .../pimpleFoam/channel395/constant/polyMesh/blockMeshDict       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/incompressible/pimpleFoam/channel395/constant/polyMesh/blockMeshDict b/tutorials/incompressible/pimpleFoam/channel395/constant/polyMesh/blockMeshDict
index 5cd8d76f297..b2d9a75c9cf 100644
--- a/tutorials/incompressible/pimpleFoam/channel395/constant/polyMesh/blockMeshDict
+++ b/tutorials/incompressible/pimpleFoam/channel395/constant/polyMesh/blockMeshDict
@@ -35,7 +35,7 @@ vertices
 blocks
 (
     hex (0 1 3 2 6 7 9 8) (40 25 30) simpleGrading (1 10.7028 1)
-    hex (2 3 5 4 8 9 11 10) (40 25 30) simpleGrading (1 0.0984 1)
+    hex (2 3 5 4 8 9 11 10) (40 25 30) simpleGrading (1 0.0934 1)
 );
 
 edges
-- 
GitLab