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