v0.14.0
plate_with_hole.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 create pressure on surface 6 magnitude -1
8 create Displacement on surface 14 dof 1 fix 0
9 create Displacement on surface 12 dof 2 fix 0
10 create Displacement on surface 11 dof 3 fix 0
11 
12 set duplicate block elements on
13 block 1 add volume all
14 block 1 name "ADOLCMAT"
15 block 1 attribute count 6
16 block 1 attribute index 1 1
17 block 1 attribute index 2 0.25
18 block 1 attribute index 3 0.1
19 block 1 attribute index 4 0
20 block 1 attribute index 5 1
21 block 1 attribute index 6 1
22 
23 volume all size auto factor 7
24 volume all scheme tetmesh
25 mesh volume all
26 
27