v0.14.0
Loading...
Searching...
No Matches
mesh.jou
Go to the documentation of this file.
1reset
2
3### Circular shape
4create surface circle radius 1 zplane
5block 1 curve 1
6block 1 name "BOUNDARY_CONDITION"
7# Mesh
8surface 1 size auto factor 5
9surface 1 scheme trimesh
10mesh surface 1
11refine curve 1 numsplit 1 bias 1.0 depth 3 smooth
12refine curve 1 numsplit 1 bias 1.0 depth 3 smooth
13
14save as "/Users/hoangnguyen/mofem_install/mofem-cephas/mofem/users_modules/um_basics/minimal_surface_equation/mesh.cub" overwrite
15