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 3.75e-9;
34 type turbulentIntensityKineticEnergyInlet;
36 value uniform 3.75e-9;
40 type turbulentIntensityKineticEnergyInlet;
42 value uniform 3.75e-9;
47 inletValue uniform 3.75e-9;
51 type compressible::kqRWallFunction;
56 // ************************************************************************* //