v0.15.0
Loading...
Searching...
No Matches
radwanska_benchmark2.jou
Go to the documentation of this file.
1reset
2
3create Cylinder height 10 radius 83.35
4create Cylinder height 10 radius 83.25
5brick x 200 y 200 z 20
6
7move Volume 3 x 0 y -100 z 0 include_merged
8
9subtract volume 2 from volume 1
10Volume 3 copy rotate +86.561 about z
11Volume 3 copy rotate -86.561 about z
12
13delete volume 3
14subtract volume 4 from volume 1
15subtract volume 5 from volume 1
16
17move Volume 1 location 0 0 0 include_merged
18brick x 10 y 10 z 10
19move Volume 6 x 5 y 0 z 5 include_merged
20intersect volume all
21
22block 1 volume 1
23block 1 name "MAT_ELASTIC_1"
24block 1 attribute count 2
25block 1 attribute index 1 3.4
26block 1 attribute index 2 0.2
27
28nodeset 1 vertex 57
29
30create Displacement on surface 49 dof 1 fix 0
31create Displacement on surface 50 dof 3 fix 0
32create Displacement on curve 78 dof 2 fix 0
33create Displacement on curve 77 dof 2 fix 0
34
35create pressure on surface 48 magnitude 1
36create pressure on surface 46 magnitude 1
37
38create force on vertex 57 vector 0 0.5e-6 0 0 0 0
39nodeset 5 name 'Imperfection'
40
41volume all scheme Tetmesh
42volume all size auto factor 10
43mesh volume all
44
45block 2 tet all
46block 2 element type tetra10
47
48save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/radwanska_benchmark2.cub" overwrite
49
50