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