3create surface rectangle width 2 zplane
5# Block for initial condition
10#create surface rectangle width 2 zplane
11#create surface circle radius 0.2 zplane
12#imprint tolerant surface 1 with curve 5 merge
14## Block for initial condition
16#block 1 name "INITIAL"
18# Block for boundary condition
20block 2 name "BOUNDARY_CONDITION"
23surface all scheme trimesh
24surface all size auto factor 10
26refine surface 1 numsplit 7 bias 1 depth 1 smooth
29save as "/Users/hoangnguyen/mofem_install/mofem-cephas/mofem/users_modules/um_basics/wave_equation/mesh.cub" overwrite