/*--------------------------------*- C++ -*----------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 9 \\/ M anipulation | \*---------------------------------------------------------------------------*/ FoamFile { format ascii; class polyBoundaryMesh; location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 3 ( inlet { type patch; nFaces 10696; startFace 8539272; } outlet { type patch; nFaces 10565; startFace 8549968; } wall { type wall; inGroups List 1(wall); nFaces 131895; startFace 8560533; } ) // ************************************************************************* //