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

dimensions      [0 0 0 0 0 0 0];


internalField   nonuniform List<scalar> 
150
(
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
0.575
)
;

boundaryField
{
    inlet
    {
        type            cyclic;
    }
    outlet
    {
        type            cyclic;
    }
    top
    {
        type            zeroGradient;
    }
    bottom
    {
        type            zeroGradient;
    }
    frontAndBackPlanes
    {
        type            empty;
    }
}


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