/*--------------------------------*- 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;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
6
(
sectionAEnd
type patch;
nFaces 256;
startFace 77760;
sectionCEnd
type wall;
startFace 78016;
front
nFaces 1696;
startFace 78272;
back
startFace 79968;
top
startFace 81664;
bottom
startFace 83360;
)
// ************************************************************************* //