/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
| \\ / O peration | Version: 1.6-ext |
| \\ / A nd | Web: www.extend-project.de |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class polyBoundaryMesh;
location "constant/polyMesh";
object boundary;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
5
(
base
type patch;
nFaces 134;
startFace 44700;
outlet
nFaces 150;
startFace 44834;
sides
nFaces 300;
startFace 44984;
frontAndBack
type empty;
nFaces 45000;
startFace 45284;
inlet
nFaces 16;
startFace 90284;
)
// ************************************************************************* //