| /*---------------------------------------------------------------------------*\ |
| | ========= | | |
| | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | |
| | \\ / O peration | Version: | |
| | \\ / A nd | Web: www.OpenFOAM.com | |
| | \\/ M anipulation | | |
| \*---------------------------------------------------------------------------*/ |
| Build : OPENFOAM=1906 patch=191111 |
| Arch : "LSB;label=32;scalar=64" |
| Exec : blockMesh |
| Date : Jul 11 2026 |
| Time : 01:59:47 |
| Host : DESKTOP-5QUC840 |
| PID : 4741 |
| I/O : uncollated |
| Case : /mnt/f/agent-workspace/paper2/Exp/data/raw/stokes_wave/t47 |
| nProcs : 1 |
| trapFpe: Floating point exception trapping enabled (FOAM_SIGFPE). |
| fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) |
| 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 |
|
|
| 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.04 .. 0.04 |
| j : 0.04 .. 0.04 |
| k : 0.01 .. 0.01 |
|
|
|
|
| There are no merge patch pairs |
|
|
| Writing polyMesh with 0 cellZones |
| ---------------- |
| Mesh Information |
| ---------------- |
| boundingBox: (0 0 0) (30 0.04 0.7) |
| nPoints: 106642 |
| nCells: 52500 |
| nFaces: 210820 |
| nInternalFaces: 104180 |
| ---------------- |
| Patches |
| ---------------- |
| patch 0 (start: 104180 size: 70) name: inlet |
| patch 1 (start: 104250 size: 70) name: outlet |
| patch 2 (start: 104320 size: 750) name: ground |
| patch 3 (start: 105070 size: 750) name: top |
| patch 4 (start: 105820 size: 105000) name: sides |
|
|
| End |
|
|
|
|