v0.14.0
Loading...
Searching...
No Matches
Tinterface.jou
Go to the documentation of this file.
1reset
2
3brick x 1 y 1 z 1
4webcut volume 1 with plane xplane imprint merge
5imprint volume all
6webcut volume 1 with plane yplane imprint merge
7imprint volume all
8webcut volume 1 with plane zplane imprint merge
9
10imprint tolerant volume all
11merge volume all
12
13create cfd_bc name "cfd_bc1" interface on surface 24 33 35
14create cfd_bc name "cfd_bc2" interface on surface 32 36
15create cfd_bc name "cfd_bc3" interface on surface 29
16
17block 1 volume 1
18block 2 volume 2
19block 3 volume 3
20block 4 volume 4
21
22block 1 attribute count 3
23block 2 attribute count 3
24block 3 attribute count 3
25block 4 attribute count 3
26
27block 1 attribute index 1 0.02
28block 1 attribute index 2 -0.02
29block 1 attribute index 3 0
30
31block 2 attribute index 1 -0.02
32block 2 attribute index 2 0
33block 2 attribute index 3 0
34
35block 3 attribute index 1 0.02
36block 3 attribute index 2 0.02
37block 3 attribute index 3 0
38
39block 4 attribute index 1 0.02
40block 4 attribute index 2 -0.02
41block 4 attribute index 3 -0.04
42
43volume all scheme Tetmesh
44volume all size auto factor 7
45mesh volume all
46
47save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/Tinterface.cub" overwrite
48