v0.14.0
plate_with_hole.jou
Go to the documentation of this file.
1 reset
2 
3 brick x 200 y 100 z 20
4 create Cylinder height 20 major radius 20 minor radius 20
5 subtract volume 2 from volume 1
6 
7 block 1 volume all
8 block 1 name "MAT_ELASTIC"
9 block 1 attribute count 10
10 block 1 attribute index 1 2000
11 block 1 attribute index 2 0.3
12 
13 create Displacement on surface 4 dof 1 dof 2 fix 0
14 create Displacement on vertex 7 dof 3 fix 0
15 create pressure on surface 6 magnitude -1
16 
17 volume all scheme Tetmesh
18 volume all size auto factor 6
19 mesh volume all
20 
21 block 2 tet all
22 block 2 element type TETRA10