/*--------------------------------*- C++ -*----------------------------------*\
| =========                 |                                                 |
| \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox           |
|  \\    /   O peration     | Version:  5.x                                   |
|   \\  /    A nd           | Web:      www.OpenFOAM.org                      |
|    \\/     M anipulation  |                                                 |
\*---------------------------------------------------------------------------*/
/*   Windows 32 and 64 bit porting by blueCAPE: http://www.bluecape.com.pt   *\
|  Based on Windows porting (2.0.x v4) by Symscape: http://www.symscape.com   |
\*---------------------------------------------------------------------------*/
FoamFile
{
    version     2.0;
    format      ascii;
    class       volScalarField;
    location    "0";
    object      omega;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

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

internalField   uniform 1.78;

boundaryField
{
    entities_675313_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675316_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675319_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675322_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675325_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675328_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675331_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675334_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675337_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675340_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675343_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675346_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675349_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675352_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675355_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675358_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675361_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675364_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675367_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675370_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675373_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675376_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675379_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675382_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675385_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675388_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675391_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675394_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675397_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675400_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675403_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    entities_675406_0
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    entities_675409_0
    {
        type            omegaWallFunction;
        value           nonuniform 0();
    }
    frontAndBack
    {
        type            slip;
    }
    inlet
    {
        type            fixedValue;
        value           nonuniform 0();
    }
    lowerWall
    {
        type            omegaWallFunction;
        value           uniform 1.78;
    }
    outlet
    {
        type            inletOutlet;
        inletValue      nonuniform 0();
        value           nonuniform 0();
    }
    upperWall
    {
        type            slip;
    }
    procBoundary6to3
    {
        type            processor;
        value           uniform 1.78;
    }
    procBoundary6to5
    {
        type            processor;
        value           uniform 1.78;
    }
    procBoundary6to7
    {
        type            processor;
        value           uniform 1.78;
    }
    procBoundary6to8
    {
        type            processor;
        value           uniform 1.78;
    }
    procBoundary6to9
    {
        type            processor;
        value           uniform 1.78;
    }
}


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