2set duplicate block elements on
 
    4create sphere radius 1.02
 
    5create sphere radius 0.98
 
    7subtract volume 2 from volume 1
 
   10move Volume 4 x 0 y -2 z 0 include_merged
 
   11subtract volume 4 from volume 3
 
   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
 
   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 
 
   32volume all scheme Tetmesh 
 
   33volume all size auto factor 8
 
   37block 3 element type tetra10 
 
   39save as "/Users/likask/MyBuild/mofem-cephas/mofem/users_modules/nonlinear_elasticit/dome_stability.cub" overwrite