diff --git a/.gitignore b/.gitignore index 437f4ca..642eba2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/pdftotext +pdftotext.py /__pycache__ notes \ No newline at end of file diff --git a/aero_data_needed b/aero_data_needed deleted file mode 100644 index e69de29..0000000 diff --git a/data_needed b/data_needed new file mode 100644 index 0000000..145da4f --- /dev/null +++ b/data_needed @@ -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)