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