2set duplicate block elements on
 
    4create Cylinder height 10.000 radius 20.5
 
    5create Cylinder height 10.000 radius 19.5
 
    6subtract volume 2 from volume 1 
 
    8create Displacement on surface 8 dof 1 dof 2 dof 3 fix 0
 
    9create Displacement on surface 9 dof 1 dof 2 dof 3 fix  0
 
   10#create Displacement on curve 1 dof 1 dof 2 dof 3 fix  0
 
   11#create Displacement on curve 2 dof 1 dof 2 dof 3 fix  0
 
   13create pressure  on surface 1 magnitude 1 
 
   16block 1 name "MAT_ELASTIC_1"         
 
   17block 1 attribute count 10        
 
   18block 1 attribute index 1 3e7      
 
   19block 1 attribute index 2 0.1667         
 
   20block 1 attribute index 3 0        
 
   21block 1 attribute index 4 0        
 
   22block 1 attribute index 5 0        
 
   23block 1 attribute index 6 0        
 
   24block 1 attribute index 7 0        
 
   25block 1 attribute index 8 0        
 
   26block 1 attribute index 9 0        
 
   27block 1 attribute index 10 0        
 
   29volume all scheme Tetmesh       
 
   30volume all size auto factor 6
 
   34block 3 element type tetra10       
 
   36save as "/Users/likask/MyBuild/mofem-cephas/mofem/users_modules/nonlinear_elasticity/cylinder.cub" overwrite