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 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 dimensions [0 1 -1 0 0 0 0];
19 internalField uniform (0 0 0);
26 referenceField uniform (13.3 0 0);
27 fluctuationScale (0.04 0.02 0.02);
33 inletValue uniform (0 0 0);
34 value uniform (0 0 0);
40 value uniform (0 0 0);
46 value uniform (0 0 0);
55 // ************************************************************************* //