/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 9 \\/ M anipulation | \*---------------------------------------------------------------------------*/ Build : 9-d87800e1bde0 Exec : blockMesh Date : Nov 10 2025 Time : 15:37:40 Host : "openfoam01" PID : 125943 I/O : uncollated Case : /mnt/efs/volume/simulations/joao.benevides/01K9QGY1Q2YAQQ52C97JHDZY4X nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Reading "blockMeshDict" 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 Check topology Basic statistics Number of internal faces : 0 Number of boundary faces : 6 Number of defined boundary faces : 6 Number of undefined boundary faces : 0 Checking patch -> block consistency Creating block offsets Creating merge list . Creating polyMesh from blockMesh Creating patches Creating cells Creating points with scale 1 Block 0 cell size : i : 0.0001 .. 0.0001 j : 0.0001 .. 0.0001 k : 0.0001 .. 0.0001 Writing polyMesh ---------------- Mesh Information ---------------- boundingBox: (0 0 0) (0.003 0.003 0.0031) nPoints: 30752 nCells: 27900 nFaces: 86460 nInternalFaces: 80940 ---------------- Patches ---------------- patch 0 (start: 80940 size: 900) name: inlet patch 1 (start: 81840 size: 900) name: outlet patch 2 (start: 82740 size: 3720) name: wall End