1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 0.001;
34 (1 0 120) //block three
37 (3 0 120) //block four
47 hex (0 1 2 0 3 4 5 3) (10 10 50) simpleGrading (0.3 1 0.05)
48 hex (3 4 5 3 10 11 12 10) (10 10 60) simpleGrading (0.3 1 20)
49 hex (4 6 7 5 11 13 14 12) (20 10 60) simpleGrading (3 1 20)
50 hex (6 8 9 7 13 15 16 14) (20 10 60) simpleGrading (0.3 1 20)
56 arc 1 2 (0.9396926 0.342020 0)
57 arc 4 5 (0.9396926 0.342020 50)
58 arc 6 7 (2.8190779 1.026060 50)
59 arc 8 9 (4.698463 1.7101007 50)
60 arc 11 12 (0.9396926 0.342020 120)
61 arc 13 14 (2.8190779 1.026060 120)
62 arc 15 16 (4.698463 1.7101007 120)
118 // ************************************************************************* //