3 create surface ellipse major radius 2 minor radius 2 zplane
4 create surface ellipse major radius 0.2 minor radius 0.2 zplane
5 move Surface 2 x 0.5 y 0.5 z 0 include_merged
6 create surface ellipse major radius 0.2 minor radius 0.2 zplane
7 imprint tolerant surface 1 with curve 3 2 merge
10 merge curve all with curve all
12 # Block for initial condition
14 block 1 name "INITIAL"
16 # Block for boundary condition
18 block 2 name "BOUNDARY_CONDITION"
21 surface all scheme trimesh
22 surface all size auto factor 5
24 refine surface all numsplit 1 bias 1.0 depth 1 smooth
27 save as "/Users/hoangnguyen/mofem_install/mofem-cephas/mofem/users_modules/um_basics/heat_equation/mesh.cub" overwrite