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