/*--------------------------------*- 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       volScalarField;
    location    "0";
    object      epsilonRmag_SHEAR_2D;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

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


internalField   nonuniform List<scalar> 
64
(
0.0575094
0.13884
0.13884
0.0575094
0.0575094
0.13884
0.13884
0.0575094
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.0575094
0.13884
0.13884
0.0575094
0.0575094
0.13884
0.13884
0.0575094
0.0575094
0.13884
0.13884
0.0575094
0.0575094
0.13884
0.13884
0.0575094
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.13884
0.33519
0.33519
0.13884
0.0575094
0.13884
0.13884
0.0575094
0.0575094
0.13884
0.13884
0.0575094
)
;

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


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