Archived
1
0

updated data_needed.MD with units and data description

This commit is contained in:
Erick
2021-12-02 18:16:08 +01:00
parent b9676b6204
commit 361c1047d0
3 changed files with 17 additions and 18 deletions
-2
View File
@@ -1,3 +1 @@
pdftotext.py
/__pycache__
notes
+1
View File
@@ -17,6 +17,7 @@ $----------------------------------------------------------------units
{unit_type length force angle mass time conversion}
'm_s' 1 0 0 0 -1 1000.0
'kgpm3' -3 0 0 1 0 1e-9
'kmh' 1 0 0 0 -1 277.78
$-------------------------------------------------------------test_conditions
[TEST_CONDITIONS]
reference_velocity <kmh> = 100.0
+16 -16
View File
@@ -3,29 +3,29 @@
### 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 (?)
general parameters:
[km/h] car speed
[kgpm3] air density at the track
[mm] ride heights min and ride height max, front/rear
aero parame:
front and rear downforce
[mm] drag arm height min and max TODO: verify what data exactly the program expects
[N] front and rear downforce (X,Y,Z)
[N] front and rear ride height drag (X,Y,Z)
### 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 (?)
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:
speed threshold
velocity offset reference
cz
BALANCE_Z (?)
[km/h] velocity threshold
[km/h] velocity offset reference
CZ
BALANCE_Z TODO: verify what does it mean
CX body/front/rear
aero and dynamics parameters (body/front/rear and angles):
@@ -34,4 +34,4 @@
roll
steering angle
front and rear ride height
wind effect (angle and speed)
wind effect (angle [deg] and speed[km/h])