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 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 3.2e-9;
49 hex (0 1 2 3 4 5 6 7) sectionA (20 16 16) simpleGrading (1 1 1)
50 hex (1 8 9 2 5 10 11 6) sectionA (20 16 16) simpleGrading (1 1 1)
51 hex (8 12 13 9 10 14 15 11) sectionB (29 16 16) simpleGrading (1 1 1)
52 hex (12 16 17 13 14 18 19 15) sectionC (17 16 16) simpleGrading (1 1 1)
53 hex (16 20 21 17 18 22 23 19) sectionC (20 16 16) simpleGrading (1 1 1)
136 // ************************************************************************* //