v0.14.0
Loading...
Searching...
No Matches
cook.jou
Go to the documentation of this file.
1reset
2
3create vertex 0 0 0 color
4create vertex 0 44 0 color
5create vertex 48 60 0 color
6create vertex 48 44 0 color
7
8create curve vertex 1 vertex 2
9create curve vertex 2 vertex 3
10create curve vertex 3 vertex 4
11create curve vertex 4 vertex 1
12
13create surface curve 1 2 3 4
14
15Surface 1 copy move x 0 y 0 z 5
16create volume loft surface 1 2
17
18delete Body 1
19delete Body 2
20
21#modify curve 20 chamfer radius 6
22
23block 1 surface 8
24block 1 name 'SPATIAL_DISP_BC1'
25block 1 attribute count 6
26block 1 attribute index 1 0
27block 1 attribute index 2 0
28block 1 attribute index 3 0
29block 1 attribute index 4 1
30block 1 attribute index 5 1
31block 1 attribute index 6 1
32
33block 2 surface 6
34block 2 name 'SPATIAL_TRACTION_BC_COOK'
35block 2 attribute count 6
36block 2 attribute index 1 0
37block 2 attribute index 2 1
38block 2 attribute index 3 0
39block 2 attribute index 4 1
40block 2 attribute index 5 1
41block 2 attribute index 6 1
42
43
44block 3 surface 3
45block 3 name 'SPATIAL_DISP_BC2'
46block 3 attribute count 6
47block 3 attribute index 1 0
48block 3 attribute index 2 0
49block 3 attribute index 3 0
50block 3 attribute index 4 0
51block 3 attribute index 5 0
52block 3 attribute index 6 1
53
54volume all size auto factor 12
55mesh volume all
56
57#refine surface 7 numsplit 1 bias 1.0 depth 1 smooth
58#refine surface 7 numsplit 1 bias 1.0 depth 1 smooth
59
60#refine curve 20 numsplit 1 bias 1.0 radius 20 smooth
61#refine curve 20 numsplit 1 bias 1.0 radius 10 smooth
62#refine curve 20 numsplit 1 bias 1.0 radius 5 smooth
63
64
65#refine curve 20 numsplit 1 bias 1.0 depth 1 smooth
66#refine curve 20 numsplit 1 bias 1.0 depth 1 smooth
67#refine curve 20 numsplit 1 bias 1.0 depth 1 smooth
68
69#refine vertex 20 numsplit 1 bias 1.0 depth 1 smooth
70#refine vertex 20 numsplit 1 bias 1.0 depth 1 smooth
71
72