/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2512 | | \\ / 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 75 ( (2.00014 0.00286679 0) (2.00381 0.00682439 0) (2.01216 0.0122565 0) (2.03416 0.0211581 0) (2.08719 0.0349928 0) (2.0009 0.00701926 0) (2.00726 0.0163592 0) (2.02096 0.0280286 0) (2.05005 0.0452966 0) (2.10409 0.0674192 0) (2.00168 0.00788531 0) (2.01052 0.0180155 0) (2.02814 0.0291174 0) (2.05936 0.043566 0) (2.10764 0.0584098 0) (2.00216 0.00585791 0) (2.01251 0.0132178 0) (2.03219 0.0204276 0) (2.06344 0.0291379 0) (2.10705 0.0369703 0) (2.00235 0.00212649 0) (2.01321 0.00476665 0) (2.03353 0.00719919 0) (2.06413 0.0101259 0) (2.10473 0.0126364 0) (2.27384 0.112073 0) (2.45651 0.110792 0) (2.5497 0.0939069 0) (2.60295 0.0847236 0) (2.64321 0.0806816 0) (2.25077 0.100609 0) (2.39252 0.0594736 0) (2.48369 0.0128684 0) (2.5421 -0.0137815 0) (2.57729 -0.0369556 0) (2.22396 0.0699108 0) (2.34374 0.041895 0) (2.43636 0.0101597 0) (2.49768 -0.00495609 0) (2.52949 -0.0158383 0) (2.20578 0.041767 0) (2.31381 0.027761 0) (2.40684 0.00751373 0) (2.47467 -0.00389582 0) (2.51583 -0.00880394 0) (2.19398 0.0141464 0) (2.29551 0.00970119 0) (2.38751 0.00222204 0) (2.45707 -0.00256043 0) (2.49851 -0.00744966 0) (2.65878 0.0772376 0) (2.62549 0.0932302 0) (2.60819 0.117951 0) (2.592 0.163923 0) (2.54747 0.232967 0) (2.58786 -0.0521191 0) (2.61345 -0.0706525 0) (2.63943 -0.0712112 0) (2.67947 -0.0641295 0) (2.77186 -0.0432659 0) (2.53481 -0.0256432 0) (2.53606 -0.0641337 0) (2.54317 -0.0664943 0) (2.56202 -0.080024 0) (2.63324 -0.101239 0) (2.54147 -0.0143373 0) (2.54589 -0.0515799 0) (2.54965 -0.0495389 0) (2.54817 -0.0681134 0) (2.56133 -0.115058 0) (2.54468 -0.0190149 0) (2.51977 -0.0546883 0) (2.49998 -0.0767466 0) (2.45708 -0.118313 0) (2.35601 -0.185342 0) ) ; boundaryField { inlet { type fixedValue; value uniform (2 0 0); } outlet { type zeroGradient; } top { type slip; } slip-bottom { type slip; } bottom { type slip; } interface { type slip; } defaultFaces { type empty; } } // ************************************************************************* //