/*--------------------------------*- 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_HADAMARD_RYBCZYNSKY_2D;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

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


internalField   nonuniform List<scalar> 
256
(
0.378058
1.07603
1.70367
2.24713
2.69272
3.02962
3.25257
3.36314
3.36847
3.2791
3.10771
2.86938
2.58173
2.26379
1.93397
1.95888
0.407631
1.04328
1.59603
2.04809
2.38267
2.58931
2.66917
2.63592
2.50942
2.30709
2.04133
1.72374
1.36931
1.14432
2.14043
3.19865
0.505951
1.07656
1.54662
1.89075
2.085
2.11793
2.04201
1.94285
1.68577
1.25112
0.842882
0.465523
1.10598
2.14142
3.24064
4.37964
0.687544
1.19481
1.57877
1.80034
1.85354
1.95697
1.92943
1.76855
1.45697
0.943789
0.473703
0.881819
1.87871
3.05866
4.26841
5.48577
0.965603
1.418
1.72164
1.84745
2.0132
2.03366
1.90207
1.67369
1.38042
1.35854
1.78384
2.22557
2.68582
3.89156
5.2156
6.50321
1.34788
1.76179
2.00473
2.20282
2.28879
2.09682
1.49642
0.685493
0.71131
1.73125
2.66095
3.35246
3.93632
4.66041
6.08422
7.42064
1.83157
2.22886
2.46984
2.67803
2.59161
1.7017
0.386776
0.77433
0.629678
0.508867
2.23689
3.97027
4.91861
5.58256
6.88107
8.22497
2.3993
2.80023
3.07467
3.22618
2.85039
0.58953
0.856342
12.5274
12.9083
1.29676
0.515069
4.03749
5.56639
6.46893
7.5975
8.89191
3.01971
3.43354
3.7231
3.80607
3.1875
0.376083
1.0257
32.9967
38.0423
1.55067
0.188371
4.00734
5.95626
7.0952
8.18346
9.37752
3.65386
4.07318
4.3628
4.4188
4.00398
2.20521
0.471003
1.39456
1.16573
0.569705
2.44123
4.97148
6.32686
7.48443
8.54454
9.6216
4.26544
4.67189
4.95545
5.04775
4.83696
4.03528
2.16255
0.240259
0.316561
2.40824
4.63764
5.84055
6.74499
7.66283
8.61465
9.56722
4.83717
5.23612
5.48529
5.49083
5.31545
4.8084
3.9131
2.74657
2.27293
3.74443
4.87265
5.73271
6.519
7.65125
8.67397
9.44447
5.36302
5.73927
5.95644
5.89209
5.52231
4.98056
4.10229
2.87504
1.308
2.65768
3.86171
4.83492
6.11968
7.47454
8.55216
9.39881
5.83405
6.18836
6.38279
6.32037
5.89215
5.01634
4.01288
2.73312
1.15989
1.08944
2.46637
4.23328
5.81439
7.16449
8.28411
9.19673
6.2568
6.595
6.77917
6.73414
6.38381
5.67719
4.62281
3.30821
1.87722
0.517125
2.2338
3.89243
5.41362
6.7546
7.90411
8.8707
6.64026
6.97078
7.15726
7.1418
6.87026
6.30916
5.46431
4.38958
3.17453
1.91324
1.91082
3.48015
4.94801
6.27456
7.44234
8.45026
)
;

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


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