v0.15.0
Loading...
Searching...
No Matches
brick_with_hole.jou
Go to the documentation of this file.
1reset
2
3brick x 1 y 1 z 1
4create sphere radius 0.2
5subtract volume 2 from volume 1
6
7block 1 volume 1
8block 1 name 'PotentialFlow'
9
10nodeset 2 vertex 1
11nodeset 2 name 'ZeroPressure'
12
13create pressure on surface 2 magnitude 1
14create pressure on surface 3 magnitude -1
15
16volume all scheme Tetmesh
17volume all size auto factor 10
18mesh volume all
19
20save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/pipe.cub" overwrite