1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
33 hex (0 1 2 3 4 5 6 7) (50 40 1) simpleGrading (1 1 1)
90 type directMappedWall;
91 sampleMode nearestPatchFace;
93 samplePatch baffle1Wall_1;
101 type directMappedWall;
102 sampleMode nearestPatchFace;
103 sampleRegion region0;
104 samplePatch baffle1Wall_0;
115 // ************************************************************************* //