From a9352a19ffa6377f066ac649b7894e52fb8430c5 Mon Sep 17 00:00:00 2001
From: Henry <Henry>
Date: Tue, 27 Jan 2015 15:04:56 +0000
Subject: [PATCH] TurbulenceModels/incompressible: RNGkEpsilon now tepmlated

---
 src/TurbulenceModels/incompressible/Make/files | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/src/TurbulenceModels/incompressible/Make/files b/src/TurbulenceModels/incompressible/Make/files
index f0800b1a49b..2f51417aea8 100644
--- a/src/TurbulenceModels/incompressible/Make/files
+++ b/src/TurbulenceModels/incompressible/Make/files
@@ -2,7 +2,6 @@ incompressibleTurbulenceModel.C
 
 turbulentTransportModels/turbulentTransportModels.C
 turbulentTransportModels/RAS/kOmega/kOmega.C
-turbulentTransportModels/RAS/RNGkEpsilon/RNGkEpsilon.C
 turbulentTransportModels/RAS/qZeta/qZeta.C
 turbulentTransportModels/RAS/kkLOmega/kkLOmega.C
 turbulentTransportModels/RAS/LamBremhorstKE/LamBremhorstKE.C
@@ -12,10 +11,6 @@ turbulentTransportModels/RAS/LienLeschzinerLowRe/LienLeschzinerLowRe.C
 turbulentTransportModels/RAS/nonlinearKEShih/nonlinearKEShih.C
 
 BCs = turbulentTransportModels/RAS/derivedFvPatchFields
-/*
-$(BCs)/wallFunctions/v2WallFunction/v2WallFunctionFvPatchScalarField.C
-$(BCs)/wallFunctions/fWallFunction/fWallFunctionFvPatchScalarField.C
-*/
 
 turbulentTransportModels/derivedFvPatchFields/wallFunctions/alphatWallFunctions/alphatJayatillekeWallFunction/alphatJayatillekeWallFunctionFvPatchScalarField.C
 
-- 
GitLab