2set duplicate block elements on
 
    5move vol 1 x  0.5 y 0.5 z 0.125
 
    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 3000 # heat capacity 
 
   19block 11 name "MAT_THERMOELASTIC_STEEL"
 
   20block 11 attribute count 4
 
   21block 11 attribute index 1 293 # reference temperature
 
   22block 11 attribute index 2 1e-5 # thermal expansion 11
 
   23block 11 attribute index 3 1e-5 # thermal expansion 22
 
   24block 11 attribute index 4 0 # thermal expansion 33
 
   27block 2 name "CONVECTION_1"
 
   28block 2 attribute count 2
 
   29block 2 attribute index 1 10 #  heat transfer coefficient 
 
   30block 2 attribute index 2 873 # ambient temperature 
 
   33block 3 name "CONVECTION_2"
 
   34block 3 attribute count 2
 
   35block 3 attribute index 1 100 # heat transfer coefficient 
 
   36block 3 attribute index 2 873 # ambient temperature 
 
   39block 4 name "RADIATION_1"
 
   40block 4 attribute count 3
 
   41block 4 attribute index 1 5.670374419e-8 # S-B constant
 
   42block 4 attribute index 2 0.2 # emissivity [0, 1]
 
   43block 4 attribute index 3 873 # ambient temperature
 
   46block 5 name "RADIATION_2"
 
   47block 5 attribute count 3
 
   48block 5 attribute index 1 5.670374419e-8 # S-B constant
 
   49block 5 attribute index 2 0.8 # emissivity [0, 1]
 
   50block 5 attribute index 3 873 # ambient temperature
 
   54block 100 attribute count 1
 
   55block 100 attribute index 1 0
 
   59block 101 attribute count 1
 
   60block 101 attribute index 1 0
 
   64block 102 attribute count 1
 
   65block 102 attribute index 1 0
 
   72save as "$MOFEM_INSTALL_DIR/mofem-cephas/mofem/tutorials/adv-2/mesh_files/conv_rad_3d_exp_no_z.cub" overwrite