From 5cba9c005e34c54bb524b082af9cc6c4094f6918 Mon Sep 17 00:00:00 2001 From: Erick Date: Wed, 1 Dec 2021 00:08:45 +0100 Subject: [PATCH] gathered list of data needed to run simulations --- .gitignore | 2 +- aero_data_needed | 0 data_needed | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) delete mode 100644 aero_data_needed create mode 100644 data_needed 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)