From 1e3f298d6e735a0230b19b740a7e1620f7105a1b Mon Sep 17 00:00:00 2001 From: andy <a.heather@opencfd.co.uk> Date: Fri, 1 Oct 2010 17:54:38 +0100 Subject: [PATCH] COMP: Corrected corrupted Make/files during commit 6ab81bf32a37 --- src/turbulenceModels/incompressible/RAS/Make/files | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/turbulenceModels/incompressible/RAS/Make/files b/src/turbulenceModels/incompressible/RAS/Make/files index 372f25257b9..f18b124e06c 100644 --- a/src/turbulenceModels/incompressible/RAS/Make/files +++ b/src/turbulenceModels/incompressible/RAS/Make/files @@ -36,10 +36,10 @@ omegaWallFunctions = $(wallFunctions)/omegaWallFunctions $(omegaWallFunctions)/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C kqRWallFunctions = $(wallFunctions)/kqRWallFunctions -$(kqRWakappatWallFunctions = $(wallFunctions)/kappatWallFunctions +$(kqRWallFunctions)/kqRWallFunction/kqRWallFunctionFvPatchFields.C +kappatWallFunctions = $(wallFunctions)/kappatWallFunctions $(kappatWallFunctions)/kappatJayatillekeWallFunction/kappatJayatillekeWallFunctionFvPatchScalarField.C -llFunctions)/kqRWallFunction/kqRWallFunctionFvPatchFields.C /* Patch fields */ -- GitLab