AlanZee's picture
Upload raw/rising_bubble/t00/log.blockMesh with huggingface_hub
bd504df verified
Raw
History Blame Contribute Delete
2.41 kB
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / 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 : 16:43:07
Host : DESKTOP-5QUC840
PID : 6950
I/O : uncollated
Case : /mnt/f/agent-workspace/paper2/Exp/data/raw/rising_bubble/t00
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 .
Deleting polyMesh directory "constant/polyMesh"
Creating polyMesh from blockMesh
Creating patches
Creating cells
Creating points with scale 1
Block 0 cell size :
i : 0.0078125 .. 0.0078125
j : 0.0078125 .. 0.0078125
k : 0.001 .. 0.001
There are no merge patch pairs
Writing polyMesh with 0 cellZones
----------------
Mesh Information
----------------
boundingBox: (0 0 0) (1 2 0.001)
nPoints: 66306
nCells: 32768
nFaces: 131456
nInternalFaces: 65152
----------------
Patches
----------------
patch 0 (start: 65152 size: 256) name: leftWall
patch 1 (start: 65408 size: 256) name: rightWall
patch 2 (start: 65664 size: 128) name: lowerWall
patch 3 (start: 65792 size: 128) name: upperWall
patch 4 (start: 65920 size: 65536) name: defaultFaces
End