/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM Extend Project: Open source CFD | | \\ / O peration | Version: 1.6-ext | | \\ / A nd | Web: www.extend-project.de | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class polyBoundaryMesh; location "-142.99/polyMesh"; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 4 ( piston { type wall; nFaces 290; startFace 15334; } liner { type wall; nFaces 210; startFace 15624; } cylinderHead { type wall; nFaces 200; startFace 15834; } cyclic { type cyclic; nFaces 1092; startFace 16034; featureCos 0.9; transform rotational; rotationAxis (0 0 1); rotationCentre (0 0 0); rotationAngle -60; } ) // ************************************************************************* //