v0.14.0
rod.jou
Go to the documentation of this file.
1 reset
2 set duplicate block elements on
3 
4 brick x 1 y 2 z 160
5 create Displacement on surface 2 dof 1 dof 2 dof 3 fix 0
6 create pressure on surface 1 magnitude 1
7 
8 block 1 volume all
9 block 1 name "MAT_ELASTIC_1"
10 block 1 attribute count 10
11 block 1 attribute index 1 100
12 block 1 attribute index 2 0
13 block 1 attribute index 3 0
14 block 1 attribute index 4 0
15 block 1 attribute index 5 0
16 block 1 attribute index 6 0
17 block 1 attribute index 7 0
18 block 1 attribute index 8 0
19 block 1 attribute index 9 0
20 block 1 attribute index 10 0
21 
22 volume all scheme Tetmesh
23 volume all size auto factor 7
24 mesh volume all
25 
26 block 3 tet all
27 block 3 element type tetra10
28 
29 save as "/Users/likask/MyBuild/mofem-cephas/mofem/users_modules/nonlinear_elasticity/rod.cub" overwrite
30 
31