v0.14.0
Loading...
Searching...
No Matches
sphere.jou
Go to the documentation of this file.
1reset
2
3create sphere radius 1
4
5
6block 1 volume 1
7block 1 name 'MAT_THERMAL'
8block 1 attribute count 2
9block 1 attribute index 1 1
10block 1 attribute index 2 1
11
12set duplicate block elements on
13block 2 surface 1
14block 2 name 'ANALYTICAL_BC'
15
16volume all scheme Tetmesh
17volume all size auto factor 8
18mesh volume all
19
20set duplicate block elements on
21block 3 tet all
22block 3 element type tetra10
23
24
25
26
27
28save as "/Users/xuanmeng/Documents/mofem-cephas/mofem/users_modules/analytical_Dirichlet_boundary_conditions/atom_tests/second_sphere.cub" overwrit
29
30
31
32