/*--------------------------------*- 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; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 4 ( inlet { type patch; nFaces 10359; startFace 4027670; } outlet { type patch; nFaces 0; startFace 4038029; } wall { type wall; inGroups List 1(wall); nFaces 62868; startFace 4038029; } procBoundary0to1 { type processor; inGroups List 1(processor); nFaces 12113; startFace 4100897; matchTolerance 0.0001; myProcNo 0; neighbProcNo 1; } ) // ************************************************************************* //