v0.14.0
Loading...
Searching...
No Matches
cylinder.jou
Go to the documentation of this file.
1reset
2set duplicate block elements on
3
4create Cylinder height 10.000 radius 20.5
5create Cylinder height 10.000 radius 19.5
6subtract volume 2 from volume 1
7
8create Displacement on surface 8 dof 1 dof 2 dof 3 fix 0
9create Displacement on surface 9 dof 1 dof 2 dof 3 fix 0
10#create Displacement on curve 1 dof 1 dof 2 dof 3 fix 0
11#create Displacement on curve 2 dof 1 dof 2 dof 3 fix 0
12
13create pressure on surface 1 magnitude 1
14
15block 1 volume all
16block 1 name "MAT_ELASTIC_1"
17block 1 attribute count 10
18block 1 attribute index 1 3e7
19block 1 attribute index 2 0.1667
20block 1 attribute index 3 0
21block 1 attribute index 4 0
22block 1 attribute index 5 0
23block 1 attribute index 6 0
24block 1 attribute index 7 0
25block 1 attribute index 8 0
26block 1 attribute index 9 0
27block 1 attribute index 10 0
28
29volume all scheme Tetmesh
30volume all size auto factor 6
31mesh volume all
32
33block 3 tet all
34block 3 element type tetra10
35
36save as "/Users/likask/MyBuild/mofem-cephas/mofem/users_modules/nonlinear_elasticity/cylinder.cub" overwrite
37
38