1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.0 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
22 //Bottom of curved block
23 (0.499999999999998 0.86602540378444 0.0) // Vertex A0 = 0
24 (0.999999999999996 1.73205080756888 0.0) // Vertex A1 = 1
25 (-0.866025403784436 0.500000000000004 0.0) // Vertex A2 = 2
26 (-1.73205080756887 1.00000000000001 0.0) // Vertex A3 = 3
30 (0.499999999999998 0.86602540378444 0.1) // Vertex B0 = 4
31 (0.999999999999996 1.73205080756888 0.1) // Vertex B1 = 5
32 (-0.866025403784436 0.500000000000004 0.1) // Vertex B2 = 6
33 (-1.73205080756887 1.00000000000001 0.1) // Vertex B3 = 7
35 //Plane A: Bottom of straight block
36 (1.99238939618349 0.174311485495316 0.0) // Vertex B4 = 8
37 (2.98858409427524 0.261467228242975 0.0) // Vertex B5 = 9
38 (1.50941916044554 1.31211805798101 0.0) // Vertex B6 = 10
39 (2.26412874066832 1.96817708697152 0.0) // Vertex B7 = 11
41 //Plane B: Top of straight block
42 (1.99238939618349 0.174311485495316 0.1) // Vertex C0 = 12
43 (2.98858409427524 0.261467228242975 0.1) // Vertex C1 = 13
44 (1.50941916044554 1.31211805798101 0.1) // Vertex C2 = 14
45 (2.26412874066832 1.96817708697152 0.1) // Vertex C3 = 15
51 hex ( 0 1 3 2 4 5 7 6 ) (25 17 1) simpleGrading (1 1 1.0)
52 hex ( 8 9 11 10 12 13 15 14 ) (25 27 1) simpleGrading (1 1 1.0)
57 // --- PLANE A: Bottom of curved block
58 arc 0 2 (-0.25881904510252 0.965925826289069 0.0)
59 arc 1 3 (-0.517638090205039 1.93185165257814 0.0)
61 // --- PLANE B: Top of curved block
62 arc 4 6 (-0.25881904510252 0.965925826289069 0.1)
63 arc 5 7 (-0.517638090205039 1.93185165257814 0.1)
65 // --- PLANE A: Bottom of straight block
66 arc 8 10 (1.84100970690488 0.781462256978547 0.0)
67 arc 9 11 (2.76151456035732 1.17219338546782 0.0)
69 // --- PLANE B: Top of straight block
70 arc 12 14 (1.84100970690488 0.781462256978547 0.1)
71 arc 13 15 (2.76151456035732 1.17219338546782 0.1)
85 cyclicGgi upstreamPerio1
90 cyclicGgi upstreamPerio2
95 mixingPlane upstreamMixingPlanePatch
100 mixingPlane downstreamMixingPlanePatch
105 symmetryPlane downstreamWall
111 symmetryPlane upstreamWall
117 cyclicGgi downstreamPerio1
122 cyclicGgi downstreamPerio2