v0.14.0
cook.jou
Go to the documentation of this file.
1 reset
2 
3 create vertex 0 0 0 color
4 create vertex 0 44 0 color
5 create vertex 48 60 0 color
6 create vertex 48 44 0 color
7 
8 create curve vertex 1 vertex 2
9 create curve vertex 2 vertex 3
10 create curve vertex 3 vertex 4
11 create curve vertex 4 vertex 1
12 
13 create surface curve 1 2 3 4
14 
15 Surface 1 copy move x 0 y 0 z 5
16 create volume loft surface 1 2
17 
18 delete Body 1
19 delete Body 2
20 
21 #modify curve 20 chamfer radius 6
22 
23 block 1 surface 8
24 block 1 name 'SPATIAL_DISP_BC1'
25 block 1 attribute count 6
26 block 1 attribute index 1 0
27 block 1 attribute index 2 0
28 block 1 attribute index 3 0
29 block 1 attribute index 4 1
30 block 1 attribute index 5 1
31 block 1 attribute index 6 1
32 
33 block 2 surface 6
34 block 2 name 'SPATIAL_TRACTION_BC_COOK'
35 block 2 attribute count 6
36 block 2 attribute index 1 0
37 block 2 attribute index 2 1
38 block 2 attribute index 3 0
39 block 2 attribute index 4 1
40 block 2 attribute index 5 1
41 block 2 attribute index 6 1
42 
43 
44 block 3 surface 3
45 block 3 name 'SPATIAL_DISP_BC2'
46 block 3 attribute count 6
47 block 3 attribute index 1 0
48 block 3 attribute index 2 0
49 block 3 attribute index 3 0
50 block 3 attribute index 4 0
51 block 3 attribute index 5 0
52 block 3 attribute index 6 1
53 
54 volume all size auto factor 12
55 mesh 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