v0.15.0
Loading...
Searching...
No Matches
PerforatedPlate.jou
Go to the documentation of this file.
1reset
2
3brick x 2 y 1 z 0.2
4
5create Cylinder height 1 radius 0.15
6Volume 2 copy move x 0.5 y 0 z 0 repeat 2
7Volume 2 copy move x -0.5 y 0 z 0 repeat 2
8
9subtract volume 2 3 4 5 6 from volume 1
10
11brick x 2 y 1 z 0.2
12move Volume 7 x 0 y 0.5 z 0 include_merged
13chop volume 1 with volume 7
14
15create Displacement on surface 24 31 dof 1 dof 2 dof 3 fix 0
16create force on surface 27 vector 0 1 0 0 0 0
17create force on surface 32 vector 0 -1 0 0 0 0
18
19
20volume all scheme Tetmesh
21volume all size auto factor 7
22mesh volume all
23
24save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/PerforatedPlate.cub" overwrite