From 5b71983c6a3d2e349ea0c41ad8da2e086441ae9d Mon Sep 17 00:00:00 2001
From: andy <a.heather@opencfd.co.uk>
Date: Thu, 18 Jun 2009 16:38:34 +0100
Subject: [PATCH] adding icoPol8ThermoPhysics to L-H reactions

---
 .../specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C b/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C
index c340278a734..1789fe80fc4 100644
--- a/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C
+++ b/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C
@@ -35,6 +35,7 @@ Description
 namespace Foam
 {
     makeIRReactions(gasThermoPhysics, LangmuirHinshelwoodReactionRate)
+    makeIRReactions(icoPoly8ThermoPhysics, LangmuirHinshelwoodReactionRate)
 }
 
 // ************************************************************************* //
-- 
GitLab