-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlog.decomposePar
121 lines (98 loc) · 3.91 KB
/
log.decomposePar
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2312 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : _1d8f0d55f7-20231221 OPENFOAM=2312 version=v2312
Arch : "LSB;label=32;scalar=64"
Exec : decomposePar -decomposeParDict system/decomposeParDict.6
Date : May 26 2024
Time : 16:10:40
Host : aion-0180
PID : 2522954
I/O : uncollated
Case : /mnt/aiongpfs/users/pvares/OpenFOAM/openfoam-OpenFOAM-v2312-tutorials-incompressible-simpleFoam-motorBike/tutorials/incompressible/simpleFoam/motorBike
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
Decomposing mesh
Create mesh
Calculating distribution of cells
Decomposition method hierarchical [6] (region region0)
Finished decomposition in 0.01 s
Calculating original mesh data
Distributing cells to processors
Distributing faces to processors
Distributing points to processors
Constructing processor meshes
Processor 0
Number of cells = 213
Number of points = 349
Number of faces shared with processor 1 = 37
Number of faces shared with processor 3 = 60
Number of faces shared with processor 4 = 1
Number of processor patches = 3
Number of processor faces = 98
Number of boundary faces = 134
Processor 1
Number of cells = 213
Number of points = 352
Number of faces shared with processor 0 = 37
Number of faces shared with processor 2 = 38
Number of faces shared with processor 4 = 52
Number of faces shared with processor 5 = 1
Number of processor patches = 4
Number of processor faces = 128
Number of boundary faces = 108
Processor 2
Number of cells = 214
Number of points = 355
Number of faces shared with processor 1 = 38
Number of faces shared with processor 5 = 60
Number of processor patches = 2
Number of processor faces = 98
Number of boundary faces = 142
Processor 3
Number of cells = 213
Number of points = 354
Number of faces shared with processor 0 = 60
Number of faces shared with processor 4 = 39
Number of processor patches = 2
Number of processor faces = 99
Number of boundary faces = 141
Processor 4
Number of cells = 213
Number of points = 352
Number of faces shared with processor 0 = 1
Number of faces shared with processor 1 = 52
Number of faces shared with processor 3 = 39
Number of faces shared with processor 5 = 36
Number of processor patches = 4
Number of processor faces = 128
Number of boundary faces = 108
Processor 5
Number of cells = 214
Number of points = 350
Number of faces shared with processor 1 = 1
Number of faces shared with processor 2 = 60
Number of faces shared with processor 4 = 36
Number of processor patches = 3
Number of processor faces = 97
Number of boundary faces = 135
Number of processor faces = 324
Max number of cells = 214 (0.3125% above average 213.333)
Max number of processor patches = 4 (33.3333% above average 3)
Max number of faces between processors = 128 (18.5185% above average 108)
Time = 0
Processor 0: field transfer
Processor 1: field transfer
Processor 2: field transfer
Processor 3: field transfer
Processor 4: field transfer
Processor 5: field transfer
End