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 \*---------------------------------------------------------------------------*/
12 class polyBoundaryMesh;
13 location "2/polyMesh";
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
49 shadowPatch inletDomB;
58 inDegrees false; //Use radians
64 discretisation bothPatches;
73 shadowPatch outletDomA;
108 shadowPatch ggi1DomA;
124 transform rotational;
125 rotationAxis (0 0 1);
126 rotationCentre (0 0 0);
135 transform rotational;
136 rotationAxis (0 0 1);
137 rotationCentre (0 0 0);
142 // ************************************************************************* //