/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 4.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class polyBoundaryMesh; location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 5 ( INLET { type patch; nFaces 99; startFace 479793; } OUTLET { type patch; nFaces 99; startFace 479892; } WALLS { type wall; inGroups 1(wall); nFaces 4872; startFace 479991; } SYM { type empty; inGroups 1(wall); nFaces 241164; startFace 484863; } SYM_2 { type empty; inGroups 1(wall); nFaces 241164; startFace 726027; } ) // ************************************************************************* //