Updated downforce and ride height values
New front and rear downforce reference value for 2022 car from AE division. New drag force value for 2022 car from AE division. New ride height values based on VI-Grade reference system
This commit is contained in:
+31
-31
@@ -4,7 +4,7 @@ FILE_TYPE = 'aer'
|
||||
FILE_VERSION = 5.00
|
||||
FILE_FORMAT = 'ASCII'
|
||||
(COMMENTS)
|
||||
{comment_string)
|
||||
{comment_string}
|
||||
'Aero Data Standard CV'
|
||||
$--------------------------------------------------------------------------UNITS
|
||||
[UNITS]
|
||||
@@ -18,10 +18,10 @@ $--------------------------------------------------------------------------UNITS
|
||||
$----------------------------------------------------------------TEST_CONDITIONS
|
||||
[TEST_CONDITIONS]
|
||||
reference_velocity <kmh> = 50.0
|
||||
reference_density = 1.21
|
||||
front_ride_height_min <ride_height> = -25.0
|
||||
reference_density = 1.18
|
||||
front_ride_height_min <ride_height> = 95.0
|
||||
front_ride_height_max <ride_height> = 100.0
|
||||
rear_ride_height_min <ride_height> = -25.0
|
||||
rear_ride_height_min <ride_height> = 40.0
|
||||
rear_ride_height_max <ride_height> = 100.0
|
||||
DRAG_ARM_HEIGHT_MIN = -50
|
||||
DRAG_ARM_HEIGHT_MAX = 800
|
||||
@@ -29,47 +29,47 @@ $----------------------------------------------------------------FRONT_DOWNFORCE
|
||||
[FRONT_DOWNFORCE]
|
||||
(Z_DATA)
|
||||
{rear_ride_height <ride_height>}
|
||||
0
|
||||
25
|
||||
50
|
||||
75
|
||||
40
|
||||
55
|
||||
70
|
||||
85
|
||||
100
|
||||
(XY_DATA)
|
||||
{front_ride_height <ride_height> downforce <force>}
|
||||
0 238.340 238.340 238.340 238.340 238.340 238.340
|
||||
25 238.340 238.340 238.340 238.340 238.340 238.340
|
||||
50 238.340 238.340 238.340 238.340 238.340 238.340
|
||||
75 238.340 238.340 238.340 238.340 238.340 238.340
|
||||
100 238.340 238.340 238.340 238.340 238.340 238.340
|
||||
35 212.000 212.000 212.000 212.000 212.000
|
||||
50 212.000 212.000 212.000 212.000 212.000
|
||||
65 212.000 212.000 212.000 212.000 212.000
|
||||
80 212.000 212.000 212.000 212.000 212.000
|
||||
95 212.000 212.000 212.000 212.000 212.000
|
||||
$-----------------------------------------------------------------REAR_DOWNFORCE
|
||||
[REAR_DOWNFORCE]
|
||||
(Z_DATA)
|
||||
{rear_ride_height <ride_height>}
|
||||
0
|
||||
25
|
||||
50
|
||||
75
|
||||
40
|
||||
55
|
||||
70
|
||||
85
|
||||
100
|
||||
(XY_DATA)
|
||||
{front_ride_height <ride_height> downforce <force>}
|
||||
0 257.060 257.060 257.060 257.060 257.060 257.060
|
||||
25 257.060 257.060 257.060 257.060 257.060 257.060
|
||||
50 257.060 257.060 257.060 257.060 257.060 257.060
|
||||
75 257.060 257.060 257.060 257.060 257.060 257.060
|
||||
100 257.060 257.060 257.060 257.060 257.060 257.060
|
||||
35 293.000 293.000 293.000 293.000 293.000
|
||||
50 293.000 293.000 293.000 293.000 293.000
|
||||
65 293.000 293.000 293.000 293.000 293.000
|
||||
80 293.000 293.000 293.000 293.000 293.000
|
||||
95 293.000 293.000 293.000 293.000 293.000
|
||||
$---------------------------------------------------------------------------DRAG
|
||||
[DRAG]
|
||||
(Z_DATA)
|
||||
{rear_ride_height <ride_height>}
|
||||
0
|
||||
25
|
||||
50
|
||||
75
|
||||
40
|
||||
55
|
||||
70
|
||||
85
|
||||
100
|
||||
(XY_DATA)
|
||||
{front_ride_height <ride_height> drag <force>}
|
||||
0 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000
|
||||
25 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000
|
||||
50 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000
|
||||
75 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000
|
||||
100 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000
|
||||
35 151.0000 151.0000 151.0000 151.0000 151.0000
|
||||
50 151.0000 151.0000 151.0000 151.0000 151.0000
|
||||
65 151.0000 151.0000 151.0000 151.0000 151.0000
|
||||
80 151.0000 151.0000 151.0000 151.0000 151.0000
|
||||
95 151.0000 151.0000 151.0000 151.0000 151.0000
|
||||
Reference in New Issue
Block a user