1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 1.5-dev |
5 | \\ / A nd | Web: http://www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 dimensions [0 1 -1 0 0 0 0];
20 internalField uniform (0 0 0);
26 type pressureInletOutletVelocity;
28 value uniform (0 0 0);
33 value uniform (0 0 0);
38 // ************************************************************************* //