v0.15.0
Loading...
Searching...
No Matches
simple_thermal_problem.jou
Go to the documentation of this file.
1reset
2
3brick x 1 y 1 z 0.5
4
5create temperature on surface 4 value 0
6#create temperature on surface 6 value 1
7
8create heatflux on surface 6 value 1
9
10block 1 volume 1
11block 1 name 'MAT_THERMAL'
12block 1 attribute count 2
13block 1 attribute index 1 1
14block 1 attribute index 2 1
15
16volume all scheme Tetmesh
17volume all size auto factor 8
18mesh volume all
19
20save as "/Users/likask/MyBuild/mofem-bitbucket/mofem/meshes/simple_thermal_problem.cub" overwrite
21
22
23