SciFEM-Project_CoffeeMugSim.../fluid-openfoam/constant/polyMesh/neighbour
2026-01-26 20:46:47 +01:00

156 lines
1.3 KiB
C++

/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2512 |
| \\ / A nd | Website: www.openfoam.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
arch "LSB;label=32;scalar=64";
note "nPoints:192 nCells:75 nFaces:320 nInternalFaces:130";
class labelList;
location "constant/polyMesh";
object neighbour;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
130
(
1
5
2
6
3
7
4
8
9
25
6
10
7
11
8
12
9
13
14
30
11
15
12
16
13
17
14
18
19
35
16
20
17
21
18
22
19
23
24
40
21
22
23
24
45
26
30
27
31
28
32
29
33
34
50
31
35
32
36
33
37
34
38
39
55
36
40
37
41
38
42
39
43
44
60
41
45
42
46
43
47
44
48
49
65
46
47
48
49
70
51
55
52
56
53
57
54
58
59
56
60
57
61
58
62
59
63
64
61
65
62
66
63
67
64
68
69
66
70
67
71
68
72
69
73
74
71
72
73
74
)
// ************************************************************************* //