v0.14.0
Loading...
Searching...
No Matches
cube_for_theraml_expansion.jou
Go to the documentation of this file.
1reset
2
3brick x 1 y 1 z 1
4
5#Material Properties
6block 1 volume all
7block 1 name "MAT_ELASTIC"
8block 1 attribute count 10
9block 1 attribute index 1 1
10block 1 attribute index 2 0.2
11block 1 attribute index 3 0.1
12
13#BCs
14create Displacement on vertex 7 dof 1 dof 2 dof 3 fix 0
15create Displacement on vertex 4 dof 1 dof 2 fix 0
16create Displacement on vertex 8 dof 3 fix 0
17
18volume all scheme Tetmesh
19volume all size auto factor 9
20mesh volume all
21
22save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/cube_for_thermal_expansion.cub" overwrit