1drive = AWD
2wheels = 6
3# all positions have x,y,z dir going + to: right, front, up
4
5[ steering ]
6max-angle = 32
7angular-damping = 0.0
8
9[ rot_drag ]
10roll  = 400.0
11pitch = 500.0
12yaw   = 600.0
13yaw2  = 1.0
14
15[ flares ]
16brake-pos0 = 0.58,-2.05, 0.0
17brake-pos1 =-0.58,-2.05, 0.0
18brake-pos2 = 0.65,-2.02, 0.0
19brake-pos3 =-0.65,-2.02, 0.0
20brake-size = 0.46
21brake-color = 1, 0, 0
22
23[ model_ofs ]
24rot_fix = on
25boost-x = -0.0
26boost-z = -0.0
27
28#  collision shape params
29#---------------------------
30[ collision ]
31com_ofs_L = 0.2
32com_ofs_H = 0.08
33radius = 0.364
34width = 0.90
35height = 0.3
36posLrear = -1.5
37posLfront = 1.45
38offsetL = 0.0
39offsetW = -0.02
40offsetH = 0.15
41start-offsetY = 0.60
42fluidTrigH = 0.0
43friction = 0.4
44
45
46#  engine
47#---------------------------
48[ engine ]
49sound = electric
50position = 0.0, 0.52, 0.25
51mass = 230.0
52rpm-limit = 8000
53inertia = 0.30
54start-rpm = 1000
55stall-rpm = 650
56fuel-consumption = 1e-9
57friction = 230
58torque-val-mul = 0.80
59torque-curve-00 = 1000, 283
60torque-curve-01 = 1500, 318
61torque-curve-02 = 2000, 324
62torque-curve-03 = 2500, 372
63torque-curve-04 = 3000, 443
64torque-curve-05 = 3500, 510
65torque-curve-06 = 4000, 594
66torque-curve-07 = 4500, 675
67torque-curve-08 = 5000, 738
68torque-curve-09 = 5500, 760
69torque-curve-10 = 6000, 727
70torque-curve-11 = 6500, 668
71torque-curve-12 = 7000, 628
72torque-curve-13 = 7500, 586
73torque-curve-14 = 8000, 556
74torque-curve-15 = 8500, 476
75real-pow-tq-mul = 1.2
76
77[ clutch ]
78max-torque-mul = 1.3
79
80#  gearbox
81#---------------------------
82[ transmission ]
83gears = 6
84gear-ratio-r = -3.41
85gear-ratio-1 = 4.38
86gear-ratio-2 = 2.86
87gear-ratio-3 = 1.92
88gear-ratio-4 = 1.37
89gear-ratio-5 = 1.00
90gear-ratio-6 = 0.79
91shift-delay = 0.08
92
93[ differential ]
94final-drive = 5.0
95anti-slip = 500.0
96
97[ fuel-tank ]
98position = -0.02, -0.66, -0.26
99capacity = 0.0492
100volume = 0.0492
101fuel-density = 730.0
102
103
104#  suspension
105#---------------------------
106[ suspension-front ]
107spring-constant = 52000
108bounce = 8000
109rebound = 4000
110travel = 0.40
111camber = 0.0
112caster = 0.0
113toe = 0.0
114anti-roll = 8000
115factors-file = first
116
117[ suspension-rear ]
118spring-constant = 52000
119bounce = 8000
120rebound = 4000
121travel = 0.40
122camber = 0.0
123caster = 0.0
124toe = 0.0
125anti-roll = 7000
126factors-file = first
127
128
129#  tires (more in .tire)
130#---------------------------
131[ tire-both ]
132radius = 0.43
133rolling-resistance = 1.3e-2, 6.5e-6
134rotational-inertia = 1.5
135tread = 0.0
136width-trail = 0.5
137
138
139#  brakes
140#---------------------------
141[ brakes-front ]
142friction = 1.03
143max-pressure = 2.5e6
144bias = 0.55
145radius = 0.17
146area = 0.019
147
148[ brakes-rear ]
149friction = 1.03
150max-pressure = 2.5e6
151bias = 0.5
152radius = 0.14
153area = 0.019
154handbrake = 1.1
155
156[ brakes-rear2 ]
157friction = 1.03
158max-pressure = 2.5e6
159bias = 0.4
160radius = 0.14
161area = 0.019
162handbrake = 3.1
163
164
165[ driver ]
166position = -0.02, -0.15, -0.2
167mass = 80.0
168view-position = -0.02, -0.40, 0.30
169hood-position = -0.4, 0, 0.50
170
171
172#  aerodynamics
173#---------------------------
174[ drag ]
175position = 0.0, 0.0, -0.1
176frontal-area = 2.0
177drag-coefficient = 0.16
178
179[ wing-front ]
180position = 0.0, 1.35, 0.20
181frontal-area = 0.0
182drag-coefficient = 0.0
183surface-area = 0.65
184lift-coefficient = -4.0
185efficiency = 0.90
186
187[ wing-rear ]
188position = 0.0, -1.2, 0.30
189frontal-area = 0.0
190drag-coefficient = 0.0
191surface-area = 0.6
192lift-coefficient = -3.0
193efficiency = 0.90
194
195
196# wheels front (position and suspension mount)
197#---------------------------
198[ wheel-FR ]
199position = 0.90, 1.24, -0.57
200roll-height = 0.9
201mass = 19
202restitution = 0.1
203
204[ suspension-FR ]
205position = 0.76, 1.24, -0.07
206hinge = 0,0,0
207
208[ wheel-FL ]
209position = -0.90, 1.24, -0.57
210roll-height = 0.9
211mass = 19
212restitution = 0.1
213
214[ suspension-FL ]
215position = -0.76, 1.24, -0.07
216hinge = 0,0,0
217
218
219# wheels rear (position and suspension mount)
220#---------------------------
221[ wheel-RR ]
222position = 0.90, -0.05, -0.56
223roll-height = 0.9
224mass = 19
225restitution = 0.1
226
227[ suspension-RR ]
228position = 0.76, -0.05, -0.07
229hinge = -1.1, 0,0
230
231[ wheel-RL ]
232position = -0.90, -0.05, -0.56
233roll-height = 0.9
234mass = 19
235restitution = 0.1
236
237[ suspension-RL ]
238position = -0.76, -0.05, -0.07
239hinge = -1.1, 0, 0
240
241# wheels rear 2nd axle
242#---------------------------
243[ wheel-RR2 ]
244position = 0.90, -1.25, -0.56
245roll-height = 0.9
246mass = 19
247restitution = 0.1
248
249[ suspension-RR2 ]
250position = 0.76, -1.25, -0.07
251hinge = -1.1, 0,0
252
253[ wheel-RL2 ]
254position = -0.90, -1.25, -0.56
255roll-height = 0.9
256mass = 19
257restitution = 0.1
258
259[ suspension-RL2 ]
260position = -0.076, -1.25, -0.07
261hinge = -1.1, 0, 0
262
263
264# used to calculate the weight distribution and balance
265# (for car total mass and inertia) also use engine mass and position
266#---------------------------
267[ particle-00 ]  # front
268mass = 300.0
269position =  0.9, 1.1, -0.046
270
271[ particle-01 ]
272mass = 300.0
273position = -0.9, 1.1, -0.046
274
275[ particle-02 ]  # rear
276mass = 300.0
277position =  0.9, -1.17, -0.046
278
279[ particle-03 ]
280mass = 300.0
281position = -0.9, -1.17, -0.046
282