v0.14.0
Loading...
Searching...
No Matches
crack1_with_edge_force.jou
Go to the documentation of this file.
1reset
2
3brick x 2 y 5 z 0.2
4
5create Cylinder height 0.8 major radius 1 minor radius 1
6move Volume 2 location surface 4 include_merged
7webcut volume 2 with plane yplane imprint merge
8
9chop volume 1 with volume 2
10chop volume 5 with volume 3
11
12Imprint All
13Merge All
14
15block 1 volume all
16block 1 name 'MAT_ELASTIC'
17block 1 attribute count 2
18block 1 attribute index 1 10.0
19block 1 attribute index 2 0.3
20
21set duplicate block elements on
22
23block 2 volume all
24block 2 name "BODY_FORCES")
25block 2 attribute count 4
26block 2 attribute index 1 1.
27block 2 attribute index 2 0.
28block 2 attribute index 3 0.
29block 2 attribute index 4 0.
30
31Sideset 100 curve all
32sideset 100 curve 32 29 33 48 30 28 49 47 27 1 5 31 remove
33nodeset 101 vertex all
34nodeset 101 vertex 17 20 18 19 29 30 remove
35Sideset 102 surface all
36sideset 102 surface 29 18 19 6 remove
37Sideset 10200 surface 6
38
39Sideset 200 surface 19
40Sideset 201 curve 30
41
42create Displacement name '' on surface 3 dof 1 dof 2 dof 3 fix 0
43#create Displacement name '' on surface 6 dof 3 fix 0
44create pressure name '' on surface 5 magnitude 1
45
46volume all scheme Tetmesh
47volume all size auto factor 9
48mesh volume 4
49mesh volume 6
50mesh volume 7
51
52##refine curve 27 29 numsplit 5 bias 1.0 depth 1 smoot
53#save as "/Users/likask/MyBuild/mofem-bitbucket/mofem_v0.2/meshes/crack1.cub" overwrite
54
55
56
57