1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
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;
57 // ************************************************************************* //