gathered list of data needed to run simulations
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
/pdftotext
|
pdftotext.py
|
||||||
/__pycache__
|
/__pycache__
|
||||||
notes
|
notes
|
||||||
+37
@@ -0,0 +1,37 @@
|
|||||||
|
## This is a summary of the data we need to gather: ##
|
||||||
|
|
||||||
|
|
||||||
|
### AER STANDARD: ###
|
||||||
|
|
||||||
|
simulation parameters:
|
||||||
|
car speed
|
||||||
|
air density at the track
|
||||||
|
ride heights min and max (front and rear)
|
||||||
|
drag arm height min and max (?)
|
||||||
|
|
||||||
|
aero parame:
|
||||||
|
front and rear downforce
|
||||||
|
|
||||||
|
|
||||||
|
### AER ADVANCED: ###
|
||||||
|
|
||||||
|
simulation parameters:
|
||||||
|
air density at the track
|
||||||
|
car frontal area
|
||||||
|
ride heights min and max (front and rear)
|
||||||
|
drag arm height min and max (?)
|
||||||
|
|
||||||
|
offset parameters:
|
||||||
|
speed threshold
|
||||||
|
velocity offset reference
|
||||||
|
cz
|
||||||
|
BALANCE_Z (?)
|
||||||
|
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 (anlge and speed)
|
||||||
Reference in New Issue
Block a user