From b479c83c179df41d5fac15f5218cc1c84914e1f9 Mon Sep 17 00:00:00 2001
From: mattijs <mattijs>
Date: Fri, 13 Dec 2013 13:04:11 +0000
Subject: [PATCH] ENH: flameSpreadWaterSuppressionPanel: unused patchField
 entry in p_rgh

---
 .../fireFoam/les/flameSpreadWaterSuppressionPanel/0/p_rgh   | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/p_rgh b/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/p_rgh
index e0461769d0d..d95b85f7ba7 100755
--- a/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/p_rgh
+++ b/tutorials/combustion/fireFoam/les/flameSpreadWaterSuppressionPanel/0/p_rgh
@@ -21,12 +21,6 @@ internalField   uniform 101325;
 
 boundaryField
 {
-    wall
-    {
-        type            fixedFluxPressure;
-        value           $internalField;
-    }
-
     outlet
     {
         type            fixedFluxPressure;
-- 
GitLab