1.8 KiB
/*—————————————————————————*\
======= |
|
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.4 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation |
\*—————————————————————————*/
FoamFile { version 2.0; format ascii;
root ""; case ""; instance ""; local "";
class polyBoundaryMesh; object boundary; }
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
( wall-4 { type wall; physicalType wall; startFace 1300; nFaces 100; }
velocity-inlet-5 { type patch; physicalType inlet; startFace 1400; nFaces 8; }
velocity-inlet-6 { type patch; physicalType inlet; startFace 1408; nFaces 4; }
pressure-outlet-7 { type patch; physicalType outlet; startFace 1412; nFaces 8; }
wall-8 { type wall; physicalType wall; startFace 1420; nFaces 34; }
frontAndBackPlanes { type empty; physicalType empty; startFace 1454; nFaces 1836; }
)
/ * /