/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.3 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; root "/home/simulation/OpenFOAM/simulation-1.3/run"; case "sito2"; instance ""constant""; local "polyMesh"; class polyBoundaryMesh; object boundary; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // 6 ( TUBO { type patch; nFaces 1360; startFace 226445; } INLET { type patch; nFaces 158; startFace 227805; } CAMERA1 { type patch; nFaces 4264; startFace 227963; } OUTLET { type patch; nFaces 228; startFace 232227; } CAMERA2 { type patch; nFaces 4620; startFace 232455; } defaultFaces { type patch; nFaces 0; startFace 237075; } ) // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *