2set duplicate block elements on
4create surface rectangle width 1 height 1 zplane
5move vol 1 x 0.5 y 0.5 z 0
8block 10 name "MAT_ELASTIC_STEEL" attribute count 2
9block 10 attribute index 1 200e3
10block 10 attribute index 2 0.3
13block 1 name "MAT_THERMAL_STEEL"
14block 1 attribute count 2
15block 1 attribute index 1 500 # heat conductivity
16block 1 attribute index 2 0 # heat capacity
19block 11 name "MAT_THERMOELASTIC_STEEL"
20block 11 attribute count 2
21block 11 attribute index 1 0 # reference temperature
22block 11 attribute index 2 0.1 # thermal expansion
25block 2 name "TEMPERATURE_1"
26block 2 attribute count 1
27block 2 attribute index 1 1 # temperature BC
31block 101 attribute count 1
32block 101 attribute index 1 0
36block 102 attribute count 1
37block 102 attribute index 1 0
44save as "$MOFEM_INSTALL_DIR/mofem-cephas/mofem/tutorials/adv-2/mesh_files/finite_strain_thermoelastic_2d_unconstrained.cub" overwrite