repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Forward compatibility: flex
[foam-extend-3.2.git]
/
tutorials
/
mesh
/
cfMesh
/
pMesh
/
multipleOrifices
/
readme.txt
blob
a772a8eb575a5d0bf99d683059e0b4c07dff0636
1
cfMesh Example Case
2
Date: 08 June 2015
3
Application: pMesh
4
5
Goal: Demonstration of the regular expressions feature available within
6
cfMesh for specifying patch names in the meshDict file.
7
8
STL File: multipleOrifices.stl
9
STL Type: Multi-solid
10
11
Patches within the STL File (Note: Each patch is one STL Solid):
12
inlet_S42
13
outlet_S43
14
orifice01_S44
15
orifice01_S45
16
orifice01_S46
17
orifice02_S47
18
orifice02_S48
19
orifice02_S49
20
orifice03_S50
21
orifice03_S51
22
orifice03_S52
23
orifice04_S53
24
orifice04_S54
25
orifice04_S55
26
orifice05_S56
27
orifice05_S57
28
orifice05_S58
29
orifice06_S59
30
orifice06_S60
31
orifice06_S61
32
tubes_S62
33
tubes_S63
34
tubes_S64
35
tubes_S65
36
tubes_S66
37
tubes_S67
38
tubes_S68
39
tubes_S69
40
tubes_S70
41
tubes_S71
42
tubes_S72
43
tubes_S73
44
fixedWalls_S74
45
fixedWalls_S75
46
fixedWalls_S76
47
fixedWalls_S77
48
fixedWalls_S78
49
fixedWalls_S79
50
fixedWalls_S80
51
fixedWalls_S81
52
53
54
55
56