2set duplicate block elements on
 
    7move curve 23  midpoint location curve 11  include_merged
 
   15Sideset 102 surface all
 
   20block 1 name 'MAT_ELASTIC'
 
   21block 1 attribute count 2
 
   22block 1 attribute index 1 {young_modulus}
 
   23block 1 attribute index 2 {poisson_ratio} 
 
   25create displacement on surface 3 dof 1 dof 2 dof 3 fix 0
 
   26create pressure on surface 12 magnitude 1 
 
   28volume all scheme tetmesh
 
   29volume all size auto factor 7
 
   32save as "/Users/ashvarts/mofem_install/users_modules_debug/build/basic_finite_elements/elasticity_mixed_formulation/LShape.cub" overwrite