/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.1.1 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class polyBoundaryMesh; location "constant/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 7 ( DOMAIN-INTERFACE-1-SIDE-1 { type cyclicAMI; inGroups 1(cyclicAMI); nFaces 6804; startFace 1169038; matchTolerance 0.0001; neighbourPatch DOMAIN-INTERFACE-1-SIDE-2; transform unknown; rotationAxis (1 0 0); rotationAngle 360/66; separationOffset (0 0 0); rotationAxis (1 0 0); rotationCentre (0 0 0); } DOMAIN-INTERFACE-1-SIDE-2 { type cyclicAMI; inGroups 1(cyclicAMI); nFaces 6804; startFace 1175842; matchTolerance 0.0001; neighbourPatch DOMAIN-INTERFACE-1-SIDE-1; transform unknown; rotationAxis (1 0 0); rotationAngle 360/66; separationOffset (0 0 0); rotationAxis (1 0 0); rotationCentre (0 0 0); } BLADE { type wall; nFaces 11907; startFace 1182646; } HUB { type wall; nFaces 4895; startFace 1194553; } INLET { type patch; nFaces 2592; startFace 1199448; } OUTLET { type patch; nFaces 2997; startFace 1202040; } SHROUD { type wall; nFaces 4895; startFace 1205037; } ) // ************************************************************************* //