-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcell_geom.yaml
More file actions
85 lines (82 loc) · 2.93 KB
/
cell_geom.yaml
File metadata and controls
85 lines (82 loc) · 2.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
# Cell geometry of actuators.
# Location (x, y) of the axial actuators in m.
# From the up to down, the actuator IDs are 1-72. This is a 72x2 array.
loc_act_axial: [[0, 1.601],
[0.33287, 1.56601],
[0.65119, 1.46259],
[0.94104, 1.29524],
[1.18977, 1.07128],
[1.38651, 0.8005],
[1.52264, 0.49474],
[1.59223, 0.16735],
[1.59223, -0.16735],
[1.52264, -0.49474],
[1.38651, -0.8005],
[1.18977, -1.07128],
[0.94104, -1.29524],
[0.65119, -1.46259],
[0.33287, -1.56601],
[0, -1.601],
[-0.33287, -1.56601],
[-0.65119, -1.46259],
[-0.94104, -1.29524],
[-1.18977, -1.07128],
[-1.38651, -0.8005],
[-1.52264, -0.49474],
[-1.59223, -0.16735],
[-1.59223, 0.16735],
[-1.52264, 0.49474],
[-1.38651, 0.8005],
[-1.18977, 1.07128],
[-0.94104, 1.29524],
[-0.65119, 1.46259],
[-0.33287, 1.56601],
[0.1676, 1.27302],
[0.49137, 1.18626],
[0.78165, 1.01867],
[1.01867, 0.78165],
[1.18626, 0.49137],
[1.27302, 0.1676],
[1.27302, -0.1676],
[1.18626, -0.49137],
[1.01867, -0.78165],
[0.78165, -1.01867],
[0.49137, -1.18626],
[0.1676, -1.27302],
[-0.1676, -1.27302],
[-0.49137, -1.18626],
[-0.78165, -1.01867],
[-1.01867, -0.78165],
[-1.18626, -0.49137],
[-1.27302, -0.1676 ],
[-1.27302, 0.1676 ],
[-1.18626, 0.49137],
[-1.01867, 0.78165],
[-0.78165, 1.01867],
[-0.49137, 1.18626],
[-0.1676, 1.27302],
[0, 1.002],
[0.3427, 0.94157],
[0.64407, 0.76758],
[0.86776, 0.501],
[0.98678, 0.174],
[0.98678, -0.174],
[0.86776, -0.501],
[0.64407, -0.76758],
[0.3427, -0.94157],
[0, -1.002],
[-0.3427, -0.94157],
[-0.64407, -0.76758],
[-0.86776, -0.501],
[-0.98678, -0.174],
[-0.98678, 0.174],
[-0.86776, 0.501],
[-0.64407, 0.76758],
[-0.3427, 0.94157]]
# Location of the tangential actuators in degree.
# From the left to right, the actuator IDs are 73-78.
# This is a 1D array.
loc_act_tangent: [0, 60, 120, 180, 240, 300]
# Radius of the tangential actuators in m.
radius_act_tangent: 1.780189734