v0.15.0
Loading...
Searching...
No Matches
plate_with_circle_on_top.jou
Go to the documentation of this file.
1reset
2set duplicate block elements on
3
4brick x 1 y 1 z 0.25
5create surface circle radius 0.4 zplane
6move Surface 7 location surface 1 include_merged
7imprint volume 1 with curve 13
8delete Body 2
9
10block 1 volume all
11block 1 name 'MAT_ELASTIC'
12block 1 attribute count 4
13block 1 attribute index 1 1
14block 1 attribute index 2 0.25
15block 1 attribute index 3 0
16block 1 attribute index 4 0
17
18create Displacement on surface 2 dof all fix 0
19create 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