v0.15.0
Loading...
Searching...
No Matches
randwanska_benchmark.jou
Go to the documentation of this file.
1reset
2
3brick x 5 y 5 z 0.1
4
5nodeset 1 vertex 4
6
7create Displacement on surface 4 dof 1 fix 0
8create Displacement on surface 3 dof 2 fix 0
9create Displacement on curve 5 dof 3 fix 0
10create Displacement on curve 8 dof 3 fix 0
11
12create pressure on surface 6 magnitude 1
13#create pressure on surface 5 magnitude 1
14
15create force on vertex 4 vector 0 0 0.5e-6 0 0 0
16nodeset 5 name 'Imperfection'
17
18block 1 volume 1
19block 1 name "MAT_ELASTIC_1"
20block 1 attribute count 2
21block 1 attribute index 1 3.4
22block 1 attribute index 2 0.2
23
24volume all scheme Tetmesh
25volume all size auto factor 10
26mesh volume all
27
28
29
30save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/radwanska_benchmark.cub" overwrite