From 2e846f260da3f6591f323ab44e88a47a394f6fbc Mon Sep 17 00:00:00 2001
From: Henry <Henry>
Date: Thu, 26 Sep 2013 22:39:15 +0100
Subject: [PATCH] Minor clean-up

---
 applications/solvers/combustion/reactingFoam/EEqn.H | 1 -
 1 file changed, 1 deletion(-)

diff --git a/applications/solvers/combustion/reactingFoam/EEqn.H b/applications/solvers/combustion/reactingFoam/EEqn.H
index 56ddf867e79..9267c9a9bef 100644
--- a/applications/solvers/combustion/reactingFoam/EEqn.H
+++ b/applications/solvers/combustion/reactingFoam/EEqn.H
@@ -16,7 +16,6 @@
           : -dpdt
         )
       - fvm::laplacian(turbulence->alphaEff(), he)
-//    - fvm::laplacian(turbulence->muEff(), he)  // unit lewis no.
      ==
         reaction->Sh()
       + fvOptions(rho, he)
-- 
GitLab