Merge branch 'combustion' of https://github.com/erickahmed/mmr-vigrade-aeromap into combustion
This commit is contained in:
@@ -1,52 +0,0 @@
|
||||
### AER STANDARD: ###
|
||||
|
||||
general parameters:
|
||||
[km/h] car speed
|
||||
[kgpm3] air density at the track
|
||||
[mm] ride heights min and ride height max, front/rear
|
||||
|
||||
aero parame:
|
||||
[mm] drag arm height min and max TODO: verify what data program expects, application point
|
||||
[N] front and rear downforce (X,Y,Z) --> ride heights
|
||||
[N] front and rear ride height drag (X,Y,Z) --> ride heights
|
||||
|
||||
|
||||
### AER ADVANCED: ###
|
||||
|
||||
general parameters:
|
||||
[kgpm3] air density at the track
|
||||
[mm^2] car frontal area TODO: verify unit (mm^2 or m^2)
|
||||
[mm] drag arm height min and max TODO: verify what data exactly the program expects
|
||||
|
||||
offset parameters:
|
||||
[km/h] velocity threshold
|
||||
[km/h] velocity offset reference
|
||||
CZ
|
||||
BALANCE_Z TODO: verify what data program expects
|
||||
CX body/front/rear
|
||||
|
||||
aero and dynamics parameters (body/front/rear and angles):
|
||||
yaw
|
||||
pitch
|
||||
roll
|
||||
steering angle
|
||||
front and rear ride height
|
||||
wind effect (angle [deg] and speed[v
|
||||
|
||||
|
||||
### EXAMPLES ###
|
||||
|
||||
from: [FRONT_DOWNFORCE](XY_DATA))
|
||||
|
||||
{front_ride_height downforce }
|
||||
10.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
40.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
80.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
120.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
140.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
160.0 400.0 400.0 400.0 400.0 400.0 400.0
|
||||
|
||||
( )
|
||||
| 10, 40, 80, 120, 140, 160 -----> front_ride_height |
|
||||
| 400, 400, 400, ........ -----> downforce |
|
||||
( )
|
||||
Reference in New Issue
Block a user