/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | foam-extend: Open Source CFD |
| \\ / O peration | Version: 4.0 |
| \\ / A nd | Web: http://www.foam-extend.org |
| \\/ M anipulation | For copyright notice see file Copyright |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
(
INLE1
type patch;
nFaces 75;
startFace 22275;
PRES2
startFace 22350;
WALL3
type wall;
nFaces 150;
startFace 22425;
WALL4
startFace 22575;
defaultFaces
type empty;
nFaces 22500;
startFace 22725;
)
// ************************************************************************* //