v0.14.0
plate_with_circle_on_top.jou
Go to the documentation of this file.
1 reset
2 set duplicate block elements on
3 
4 brick x 1 y 1 z 0.25
5 create surface circle radius 0.4 zplane
6 move Surface 7 location surface 1 include_merged
7 imprint volume 1 with curve 13
8 delete Body 2
9 
10 block 1 volume all
11 block 1 name 'MAT_ELASTIC'
12 block 1 attribute count 4
13 block 1 attribute index 1 1
14 block 1 attribute index 2 0.25
15 block 1 attribute index 3 0
16 block 1 attribute index 4 0
17 
18 create Displacement on surface 2 dof all fix 0
19 create force on curve 14 force value 1 direction z 1
20 
21 
22 
23 #
24 #
25 #volume all scheme Tetmesh
26 #volume all size auto factor 9
27 #mesh volume all
28 
29 
30 
31 
32 
33 
34 
35 
36 
37