From a5c6e74368414d9c35c6cbbd5e4d5eda3a030ea6 Mon Sep 17 00:00:00 2001 From: Markus Quaritsch <markus.quaritsch@tugraz.at> Date: Fri, 12 Nov 2021 14:44:01 +0100 Subject: [PATCH] adding new tyre dimensions --- VectoCore/VectoCore/Resources/Declaration/Wheels.csv | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/VectoCore/VectoCore/Resources/Declaration/Wheels.csv b/VectoCore/VectoCore/Resources/Declaration/Wheels.csv index 2528208e77..c796d5d5e2 100644 --- a/VectoCore/VectoCore/Resources/Declaration/Wheels.csv +++ b/VectoCore/VectoCore/Resources/Declaration/Wheels.csv @@ -102,3 +102,7 @@ LT265/75 R16 , 267 , 0.75 , 16 235/65 R16C , 240 , 0.65 , 16 , 712 , 2.12 , 3.03 215/60 R17C , 221 , 0.60 , 17 , 690 , 1.50 , 3.03 235/60 R17C , 240 , 0.60 , 17 , 714 , 2.29 , 3.03 +# +425/55 R19.5 , 421 , 0.55 , 19.5 , 963 , 14.44 , 3.03 +205/80 R15 , 203 , 0.8 , 15 , 709 , 3.57 , 3.05 +205/70 R15 , 209 , 0.7 , 15 , 669 , 3.10 , 3.05 -- GitLab