v0.14.0
Loading...
Searching...
No Matches
dome_stability.jou
Go to the documentation of this file.
1reset
2set duplicate block elements on
3
4create sphere radius 1.02
5create sphere radius 0.98
6
7subtract volume 2 from volume 1
8
9brick x 4 y 4 z 4
10move Volume 4 x 0 y -2 z 0 include_merged
11subtract volume 4 from volume 3
12
13create Displacement on surface 10 dof 2 fix 0
14create Displacement on vertex 9 dof 1 dof 2 dof 3 fix 0
15create Displacement on vertex 10 dof 1 dof 2 fix 0
16create pressure on surface 12 magnitude 1
17
18block 1 volume all
19block 1 name "MAT_ELASTIC_1"
20block 1 attribute count 10
21block 1 attribute index 1 1
22block 1 attribute index 2 0.25
23block 1 attribute index 3 0
24block 1 attribute index 4 0
25block 1 attribute index 5 0
26block 1 attribute index 6 0
27block 1 attribute index 7 0
28block 1 attribute index 8 0
29block 1 attribute index 9 0
30block 1 attribute index 10 0
31
32volume all scheme Tetmesh
33volume all size auto factor 8
34mesh volume all
35
36block 3 tet all
37block 3 element type tetra10
38
39save as "/Users/likask/MyBuild/mofem-cephas/mofem/users_modules/nonlinear_elasticit/dome_stability.cub" overwrite