v0.15.0
Loading...
Searching...
No Matches
PeelTest.jou
Go to the documentation of this file.
1reset
2
3brick x 10 y 2 z 1
4webcut volume 1 with plane yplane imprint merge
5
6create Displacement on surface 16 9 dof 1 dof 2 dof 3 fix 0
7create force on surface 13 vector 0 1 0 0 0 0
8create force on surface 11 vector 0 -1 0 0 0 0
9create cfd_bc interface on surface 7
10
11set duplicate block elements on
12block 1 volume all
13block 1 name "MAT_ELASTIC"
14block 1 attribute count 2
15block 1 attribute index 1 1
16block 1 attribute index 2 0.0
17block 2 surface 7
18block 2 name "MAT_INTERF"
19block 2 attribute count 4
20block 2 attribute index 1 1
21block 2 attribute index 2 0
22block 2 attribute index 3 1
23block 2 attribute index 4 1
24
25nodeset 4 vertex 5
26nodeset 4 name "LoadPath"
27
28volume all scheme Tetmesh
29volume all size auto factor 7
30mesh volume all
31
32save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/PeelTest.cub" overwrite
33
34
35