/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  v1812                                 |
|   \\  /    A nd           | Web:      www.OpenFOAM.com                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volVectorField;
    location    "0";
    object      Udiff_SHEAR_2D;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 1 -1 0 0 0 0];


internalField   nonuniform List<vector> 
64
(
(-0.0134563 0.0134563 0)
(-0.00557379 0.0324864 0)
(0.00557379 0.0324864 0)
(0.0134563 0.0134563 0)
(0.0134563 -0.0134563 0)
(0.00557379 -0.0324864 0)
(-0.00557379 -0.0324864 0)
(-0.0134563 -0.0134563 0)
(-0.0324864 0.00557379 0)
(-0.0134563 0.0134563 0)
(0.0134563 0.0134563 0)
(0.0324864 0.00557379 0)
(0.0324864 -0.00557379 0)
(0.0134563 -0.0134563 0)
(-0.0134563 -0.0134563 0)
(-0.0324864 -0.00557379 0)
(-0.0324864 -0.00557379 0)
(-0.0134563 -0.0134563 0)
(0.0134563 -0.0134563 0)
(0.0324864 -0.00557379 0)
(0.0324864 0.00557379 0)
(0.0134563 0.0134563 0)
(-0.0134563 0.0134563 0)
(-0.0324864 0.00557379 0)
(-0.0134563 -0.0134563 0)
(-0.00557379 -0.0324864 0)
(0.00557379 -0.0324864 0)
(0.0134563 -0.0134563 0)
(0.0134563 0.0134563 0)
(0.00557379 0.0324864 0)
(-0.00557379 0.0324864 0)
(-0.0134563 0.0134563 0)
(0.0134563 -0.0134563 0)
(0.00557379 -0.0324864 0)
(-0.00557379 -0.0324864 0)
(-0.0134563 -0.0134563 0)
(-0.0134563 0.0134563 0)
(-0.00557379 0.0324864 0)
(0.00557379 0.0324864 0)
(0.0134563 0.0134563 0)
(0.0324864 -0.00557379 0)
(0.0134563 -0.0134563 0)
(-0.0134563 -0.0134563 0)
(-0.0324864 -0.00557379 0)
(-0.0324864 0.00557379 0)
(-0.0134563 0.0134563 0)
(0.0134563 0.0134563 0)
(0.0324864 0.00557379 0)
(0.0324864 0.00557379 0)
(0.0134563 0.0134563 0)
(-0.0134563 0.0134563 0)
(-0.0324864 0.00557379 0)
(-0.0324864 -0.00557379 0)
(-0.0134563 -0.0134563 0)
(0.0134563 -0.0134563 0)
(0.0324864 -0.00557379 0)
(0.0134563 0.0134563 0)
(0.00557379 0.0324864 0)
(-0.00557379 0.0324864 0)
(-0.0134563 0.0134563 0)
(-0.0134563 -0.0134563 0)
(-0.00557379 -0.0324864 0)
(0.00557379 -0.0324864 0)
(0.0134563 -0.0134563 0)
)
;

boundaryField
{
    walls
    {
        type            symmetry;
    }
    frontAndBack
    {
        type            empty;
    }
}


// ************************************************************************* //
