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