1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
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;
50 // ************************************************************************* //