2 set duplicate block elements on
7 move Curve 23 midpoint location curve 11 include_merged
10 #rotate volume 1 angle 90 about z include_merged
15 block 1 name 'MAT_ELASTIC'
16 block 1 attribute count 2
17 block 1 attribute index 1 {young_modulus}
18 block 1 attribute index 2 {poisson_ratio}
22 block 2 name 'SPRING_BC'
23 block 2 attribute count 2
24 {spring_stiffness_normal = 5}
25 {spring_stiffness_tangent = 1}
26 block 2 attribute index 1 {spring_stiffness_normal}
27 block 2 attribute index 2 {spring_stiffness_tangent}
29 create pressure on surface 12 magnitude 0.2
31 volume all scheme Tetmesh
32 volume all size auto factor 8
35 save as "/Users/hoangnguyen/mofem_install/mofem-cephas/mofem/users_modules/basic_finite_elements/elasticity/spring_LShape.cub" overwrite