/*--------------------------------*- 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    "0";
    object      yPlus;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

dimensions      [0 0 0 0 0 0 0];

internalField   uniform 0;

boundaryField
{
    wall
    {
        type            calculated;
        value           nonuniform List<scalar> 
152
(
24.4091
24.4086
24.4095
24.4089
24.409
24.4093
24.4084
24.4086
24.4095
24.4097
24.409
24.4086
24.4085
24.4098
24.4096
24.4089
24.409
24.4091
24.4091
24.4091
24.4086
24.4095
24.4089
24.4093
24.4097
24.4081
24.4083
24.4095
24.4104
24.4095
24.4083
24.4081
24.4097
24.4093
24.4089
24.4095
24.4086
24.4091
24.4091
24.4091
24.409
24.4089
24.4092
24.4094
24.4087
24.4089
24.409
24.409
24.409
24.4089
24.4087
24.4094
24.4092
24.4089
24.409
24.4091
24.4091
24.4091
24.4086
24.4095
24.4089
24.409
24.4093
24.4084
24.4086
24.4095
24.4097
24.409
24.4086
24.4085
24.4098
24.4096
24.4089
24.409
24.4091
24.4091
24.4091
24.4086
24.4095
24.4089
24.4093
24.4097
24.4081
24.4083
24.4095
24.4104
24.4095
24.4083
24.4081
24.4097
24.4093
24.4089
24.4095
24.4086
24.4091
24.4091
24.4086
24.4095
24.4089
24.4093
24.4097
24.4081
24.4083
24.4095
24.4104
24.4095
24.4083
24.4081
24.4097
24.4093
24.4089
24.4095
24.4086
24.4091
24.4091
24.4086
24.4095
24.4089
24.4093
24.4097
24.4081
24.4083
24.4095
24.4104
24.4095
24.4083
24.4081
24.4097
24.4093
24.4089
24.4095
24.4086
24.4091
24.4091
24.4086
24.4095
24.4089
24.4093
24.4097
24.4081
24.4083
24.4095
24.4104
24.4095
24.4083
24.4081
24.4097
24.4093
24.4089
24.4095
24.4086
24.4091
)
;
    }
    inlet
    {
        type            cyclic;
    }
    symmetry
    {
        type            cyclic;
    }
    outlet
    {
        type            cyclic;
    }
    symmetry2
    {
        type            cyclic;
    }
    frontAndBack
    {
        type            empty;
    }
}


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