v0.14.0
3tet_mesh4cut.jou
Go to the documentation of this file.
1 reset
2 brick x 1 y 1 z 1
3 
4 webcut volume all with plane xplane offset 0 rotate 45 about z noimprint nomerge
5 delete volume 1
6 move vertex 7 location 1 1 1 include_merged
7 
8 volume all size 0.3
9 #volume all size 0.15
10 
11 volume all scheme tetmesh
12 mesh volume all
13 
14 
15 block 1 volume all
16 block 1 name "MAT_ELASTIC"
17 block 1 attribute count 2
18 block 1 attribute index 1 1000
19 block 1 attribute index 2 0
20 
21 create displacement on surface 11 dof all fix 0
22 
23 
24 create pressure on surface 12 magnitude -1
25 
26 #MESHCUT
27 create surface circle radius 1 zplane
28 move surface 13 location volume 2 include_merged
29 move surface 13 x -1 y -1 z 0 include_merged
30 Sideset 400 surface 13
31 
32 surface 13 size auto factor 3
33 surface 13 scheme TriMesh
34 mesh surface 13
35