/*--------------------------------*- C++ -*----------------------------------*\
  =========                 |
  \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
   \\    /   O peration     | Website:  https://openfoam.org
    \\  /    A nd           | Version:  8
     \\/     M anipulation  |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volScalarField;
    location    "6";
    object      yPlus;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 0 0 0 0 0 0];

internalField   uniform 0;

boundaryField
{
    axis
    {
        type            empty;
    }
    wall
    {
        type            calculated;
        value           nonuniform List<scalar> 
200
(
44.0124
51.6058
51.9123
51.1353
49.5425
48.4005
47.742
47.4187
47.2469
47.1189
46.9969
46.8819
46.7611
46.6495
46.5482
46.4555
46.3711
46.2969
46.2299
46.17
46.1159
46.0689
46.0267
45.9895
45.9565
45.9281
45.9035
45.882
45.864
45.8487
45.8363
45.8265
45.8189
45.8132
45.8096
45.808
45.808
45.8092
45.8122
45.8164
45.8221
45.8287
45.8361
45.8443
45.8538
45.8638
45.8744
45.8856
45.8975
45.9101
45.9227
45.9357
45.9491
45.9629
45.9765
45.9905
46.0045
46.0185
46.0325
46.0463
46.0601
46.0736
46.0868
46.0998
46.1124
46.1247
46.1367
46.148
46.159
46.1696
46.1795
46.1889
46.1978
46.2062
46.2138
46.2209
46.2275
46.2336
46.2392
46.2442
46.2486
46.2525
46.2559
46.2589
46.2613
46.2635
46.2651
46.2665
46.2673
46.2678
46.2682
46.2682
46.268
46.2676
46.2671
46.2661
46.2651
46.2641
46.2627
46.2615
46.2599
46.2583
46.2569
46.2551
46.2535
46.2519
46.2504
46.2486
46.247
46.2454
46.2438
46.2422
46.2406
46.2392
46.2378
46.2364
46.235
46.2338
46.2327
46.2315
46.2305
46.2293
46.2285
46.2275
46.2267
46.2259
46.2251
46.2245
46.2239
46.2233
46.2227
46.2223
46.2219
46.2215
46.2213
46.2209
46.2207
46.2205
46.2203
46.2203
46.2201
46.2201
46.2201
46.2199
46.2199
46.2201
46.2201
46.2201
46.2201
46.2203
46.2203
46.2205
46.2205
46.2207
46.2209
46.2209
46.2211
46.2213
46.2215
46.2215
46.2217
46.2219
46.2219
46.2221
46.2223
46.2223
46.2225
46.2227
46.2227
46.2229
46.2231
46.2231
46.2233
46.2233
46.2235
46.2235
46.2235
46.2237
46.2237
46.2237
46.2239
46.2239
46.2239
46.2241
46.2241
46.2241
46.2241
46.2241
46.2241
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
46.2243
)
;
    }
    inlet
    {
        type            calculated;
        value           uniform 0;
    }
    outlet
    {
        type            calculated;
        value           uniform 0;
    }
    wedgeFront
    {
        type            wedge;
    }
    wedgeBack
    {
        type            wedge;
    }
}


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