1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 dimensions [ 0 2 -2 0 0 0 0 ];
20 internalField uniform 1;
26 type turbulentIntensityKineticEnergyInlet;
27 intensity 0.05; // 5% turbulent intensity
50 // ************************************************************************* //