2set duplicate block elements on
 
    7move Curve 23  midpoint location curve 11  include_merged
 
   15Sideset 102  surface all
 
   18block 1 name 'MAT_ELASTIC'
 
   19block 1 attribute count 4
 
   20block 1 attribute index 1 1
 
   21block 1 attribute index 2 0 
 
   22block 1 attribute index 3 0 
 
   23block 1 attribute index 4 1
 
   26create Displacement  on surface 3 dof 1 dof 2 dof 3 fix 0
 
   27#create force  on surface 12  vector 1 0 0 0 0 0 
 
   28create pressure  on surface 12 magnitude 1 
 
   30#create force  on curve 24  force value 1 direction   x 
 
   31#create force  on vertex 13 10  force value 0.001 direction   x
 
   34block 2 name "BODY_FORCES")
 
   35block 2 attribute count 4
 
   36block 2 attribute index 1 1.
 
   37block 2 attribute index 2 0.
 
   38block 2 attribute index 3 0.
 
   39block 2 attribute index 4 0.
 
   41volume all scheme Tetmesh
 
   42volume all size auto factor 9
 
   45#save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/LShapeCoarseBodyForce.cub" overwrite