From da4993fe62af71f3a9b6803ffeb29adce69d5833 Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Wed, 13 Jun 2012 11:18:25 +0100
Subject: [PATCH] ENH: Removed inappropriate entries from tutorial input
 dictionary

---
 .../ras/counterFlowFlame2D/constant/combustionProperties     | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/combustionProperties b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/combustionProperties
index 41c94a4fc1a..f93dafc8435 100644
--- a/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/combustionProperties
+++ b/tutorials/combustion/reactingFoam/ras/counterFlowFlame2D/constant/combustionProperties
@@ -19,11 +19,6 @@ combustionModel  PaSR<psiChemistryCombustionModel>;
 
 active  true;
 
-infinitelyFastChemistryCoeffs
-{
-    C       10.0;
-}
-
 PaSRCoeffs
 {
     Cmix                Cmix [ 0 0 0 0 0 0 0 ] 0.1;
-- 
GitLab