/*--------------------------------*- 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
(
front
type patch;
nFaces 3950;
startFace 7771;
back
startFace 11721;
axis
type symmetryPlane;
nFaces 50;
startFace 15671;
freeSurface
startFace 15721;
bottom
nFaces 79;
startFace 15771;
loading
startFace 15850;
)
// ************************************************************************* //