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