From 50404aa178020a2ba03af00d587bb6c00b3b1a82 Mon Sep 17 00:00:00 2001
From: andy <a.heather@opencfd.co.uk>
Date: Tue, 13 May 2008 12:33:28 +0100
Subject: [PATCH] added turbulentMixingLengthFrequencyInlet to Make/files

---
 src/finiteVolume/Make/files | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/finiteVolume/Make/files b/src/finiteVolume/Make/files
index 80a93f4ce11..543e5d37304 100644
--- a/src/finiteVolume/Make/files
+++ b/src/finiteVolume/Make/files
@@ -102,6 +102,7 @@ $(derivedFvPatchFields)/directMappedFixedValue/directMappedFixedValueFvPatchFiel
 $(derivedFvPatchFields)/massFlowRateInletVelocity/massFlowRateInletVelocityFvPatchVectorField.C
 $(derivedFvPatchFields)/turbulentIntensityKineticEnergyInlet/turbulentIntensityKineticEnergyInletFvPatchScalarField.C
 $(derivedFvPatchFields)/turbulentMixingLengthDissipationRateInlet/turbulentMixingLengthDissipationRateInletFvPatchScalarField.C
+$(derivedFvPatchFields)/turbulentMixingLengthFrequencyInlet/turbulentMixingLengthFrequencyInletFvPatchScalarField.C
 $(derivedFvPatchFields)/inletOutletTotalTemperature/inletOutletTotalTemperatureFvPatchScalarField.C
 $(derivedFvPatchFields)/fan/fanFvPatchFields.C
 
-- 
GitLab