From dab849c8ba6c870c5048ae7908de97b325d2e46c Mon Sep 17 00:00:00 2001
From: mattijs <mattijs@hunt.opencfd.co.uk>
Date: Thu, 28 Aug 2008 15:51:08 +0100
Subject: [PATCH] aligned sampling plane with cells

---
 .../oodles/pitzDailyDirectMapped/system/changeDictionaryDict    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/oodles/pitzDailyDirectMapped/system/changeDictionaryDict b/tutorials/oodles/pitzDailyDirectMapped/system/changeDictionaryDict
index efb0bc6379d..282852ed876 100644
--- a/tutorials/oodles/pitzDailyDirectMapped/system/changeDictionaryDict
+++ b/tutorials/oodles/pitzDailyDirectMapped/system/changeDictionaryDict
@@ -22,7 +22,7 @@ dictionaryReplacement
         inlet
         {
             type            directMappedPatch;
-            offset          (0.05 0 0);
+            offset          (0.0495 0 0);
         }
     }
 }
-- 
GitLab