v0.14.0
plate_with_hole_2d.jou
Go to the documentation of this file.
1 reset
2 brick x 2 y 1 z 0.1
3 create Cylinder height 1 radius 0.5
4 move Volume 2 midpoint location curve 9 include_merged
5 subtract volume 2 from volume 1
6 
7 block 2 add curve 1
8 block 2 name "FORCE_X"
9 block 2 attribute count 3
10 block 2 attribute index 1 1
11 block 2 attribute index 2 0
12 block 2 attribute index 3` 0
13 
14 create displacement on curve 20 dof 1 fix 0
15 create displacement on curve 19 dof 2 fix 0
16 
17 
18 set duplicate block elements on
19 block 1 add surface 11
20 block 1 name "ADOLCMAT"
21 block 1 attribute count 6
22 block 1 attribute index 1 1
23 block 1 attribute index 2 0.25
24 block 1 attribute index 3 0.1
25 block 1 attribute index 4 0.0
26 block 1 attribute index 5 1.0
27 block 1 attribute index 6 1.0
28 
29 surface 11 size auto factor 3
30 surface 11 scheme submap
31 mesh surface 11
32 
33 
34