1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.com |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
71 hex (0 1 2 3 10 11 12 13) (50 5 5) simpleGrading (1 1 1)
74 hex (1 4 5 2 11 14 15 12) (5 5 5) simpleGrading (1 1 1)
77 hex (6 7 4 1 16 17 14 11) (5 50 5) simpleGrading (1 1 1)
80 hex (2 5 9 8 12 15 19 18) (5 50 5) simpleGrading (1 1 1)
117 neighbourPatch fan_half1;
123 neighbourPatch fan_half0;
137 // ************************************************************************* //