/*--------------------------------*- 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; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 3 ( piston { type wall; physicalType fixedTemperatureMovingWallFunctions; nFaces 1326; startFace 79522; } liner { type wall; physicalType fixedTemperatureWallFunctions; nFaces 2710; startFace 80848; } cylinderHead { type wall; physicalType fixedTemperatureWallFunctions; nFaces 2184; startFace 83558; } ) // ************************************************************************* //