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.0032;
46 hex (0 1 3 2 10 11 13 12) (150 30 1) simpleGrading (0.002 0.3 1)
47 hex (2 3 5 4 12 13 15 14) (150 45 1) simpleGrading (0.002 3.333 1)
48 hex (4 5 7 6 14 15 17 16) (150 45 1) simpleGrading (0.002 0.3 1)
49 hex (1 8 9 3 11 18 19 13) (90 30 1) simpleGrading (500 0.3 1)
118 // ************************************************************************* //