/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: v2012 | | \\ / A nd | Website: www.openfoam.com | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : _7bdb509494-20201222 OPENFOAM=2012 Arch : "LSB;label=32;scalar=64" Exec : blockMesh Date : Jun 02 2022 Time : 21:07:40 Host : DESKTOP-3RCSRJB PID : 731 I/O : uncollated Case : /home/maikel/OpenFOAM_files/9blocks nProcs : 1 trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 5, maxFileModificationPolls 20) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Creating block mesh from "system/blockMeshDict" Creating block edges No non-planar block faces defined Creating topology blocks Creating topology patches Creating block mesh topology --> FOAM Warning : From Foam::polyMesh::polyMesh(const Foam::IOobject&, Foam::pointField&&, const cellShapeList&, const faceListList&, const wordList&, const Foam::PtrList&, const Foam::word&, const Foam::word&, bool) in file meshes/polyMesh/polyMeshFromShapeMesh.C at line 919 Found 10 undefined faces in mesh; adding to default patch defaultFaces Check topology Basic statistics Number of internal faces : 10 Number of boundary faces : 34 Number of defined boundary faces : 34 Number of undefined boundary faces : 0 Checking patch -> block consistency Creating block offsets Creating merge list (topological search)... Deleting polyMesh directory "constant/polyMesh" Creating polyMesh from blockMesh Creating patches Creating cells Creating points with scale 0.001 Block 0 cell size : i : 0.00195 .. 0.00195 j : 0.00195 .. 0.00195 k : 0.108 .. 0.108 Block 1 cell size : i : 0.0015 .. 0.0015 j : 0.00275772 .. 0.00275772 k : 0.108 .. 0.108 Block 2 cell size : i : 0.00195 .. 0.00195 j : 0.00195 .. 0.00195 k : 0.108 .. 0.108 Block 3 cell size : i : 0.00195 .. 0.00195 j : 0.00195 .. 0.00195 k : 0.108 .. 0.108 Block 4 cell size : i : 0.0015 .. 0.0015 j : 0.00195 .. 0.00195 k : 0.108 .. 0.108 Block 5 cell size : i : 0.00195 .. 0.00195 j : 0.00195 .. 0.00195 k : 0.108 .. 0.108 Block 6 cell size : i : 0.00195 .. 0.00195 j : 0.0015 .. 0.0015 k : 0.108 .. 0.108 Block 7 cell size : i : 0.0015 .. 0.0015 j : 0.0015 .. 0.0015 k : 0.108 .. 0.108 Block 8 cell size : i : 0.00195 .. 0.00195 j : 0.0015 .. 0.0015 k : 0.108 .. 0.108 There are no merge patch pairs Writing polyMesh with 0 cellZones ---------------- Mesh Information ---------------- boundingBox: (0 0 -0.108) (0.108 0.108 0) nPoints: 7522 nCells: 3600 nFaces: 14560 nInternalFaces: 7040 ---------------- Patches ---------------- patch 0 (start: 7040 size: 3600) name: oben patch 1 (start: 10640 size: 3600) name: unten patch 2 (start: 14240 size: 60) name: rechts patch 3 (start: 14300 size: 60) name: links patch 4 (start: 14360 size: 200) name: defaultFaces End