diff --git a/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C b/src/thermophysicalModels/specie/reaction/reactions/makeLangmuirHinshelwoodReactions.C index c340278a734ca0a880b8cd0a10f0e5115ea0059d..1789fe80fc4d513d6c0b3b7de485ba7f1fd2daf3 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) } // ************************************************************************* //