1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 convertToMeters 0.001;
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) (150 30 1) simpleGrading (500 0.3 1)
98 // ************************************************************************* //