/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2412 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; arch "LSB;label=32;scalar=64"; class volVectorField; location "3"; object U; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // dimensions [0 1 -1 0 0 0 0]; internalField nonuniform List 25 ( (-0.010341 0.00993695 0) (-0.0442892 0.0104912 0) (-0.0615045 0.00348827 0) (-0.04962 -0.00712326 0) (-0.0121606 -0.0109137 0) (-0.0202163 0.0527643 0) (-0.0924888 0.0562218 0) (-0.123743 0.00845944 0) (-0.0988564 -0.0519465 0) (-0.0208312 -0.0613871 0) (-0.0282164 0.123205 0) (-0.11636 0.114142 0) (-0.143727 0.00528672 0) (-0.115994 -0.12154 0) (-0.0255233 -0.149584 0) (-0.0293355 0.200053 0) (-0.077609 0.159216 0) (-0.0608874 0.00464107 0) (-0.0460472 -0.158389 0) (0.00873831 -0.214516 0) (0.242565 0.112914 0) (0.296168 0.0890899 0) (0.361172 0.0243308 0) (0.327433 -0.0498949 0) (0.275115 -0.098799 0) ) ; boundaryField { movingWall { type fixedValue; value uniform (1 0 0); } fixedWalls { type noSlip; } frontAndBack { type empty; } } // ************************************************************************* //