1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 dimensions [ 0 2 -3 0 0 0 0 ];
20 internalField uniform 1;
26 type turbulentMixingLengthDissipationRateInlet;
27 mixingLength 0.01; // 1cm - half channel height
45 type epsilonWallFunction;
51 // ************************************************************************* //