diff --git a/aer_standard_CV.aer b/aer_standard_CV.aer index bc18521..1cc0a3b 100644 --- a/aer_standard_CV.aer +++ b/aer_standard_CV.aer @@ -1,85 +1,75 @@ $---------------------------------------------------------------------MDI_HEADER [MDI_HEADER] -FILE_TYPE = 'aer' -FILE_VERSION = 5 -FILE_FORMAT = 'ASCII' +FILE_TYPE = 'aer' +FILE_VERSION = 5.00 +FILE_FORMAT = 'ASCII' (COMMENTS) -{comment_string} -'AER Standard MMR Combustion' -'NOTE: the user-defined unit tags are not supported within tables' -' They are accepted for single value parameters only.' -$----------------------------------------------------------------units +{comment_string) +'Aero Data Standard CV' +$--------------------------------------------------------------------------UNITS [UNITS] (BASE) -{length force angle mass time} -'mm' 'N' 'degree' 'kg' 'sec' +{length force angle mass time} +'mm' 'N' 'degree' 'kg' 'sec' (USER) -{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 +{unit_type length force angle mass time conversion} +'kmh' 1 0 0 0 -1 277.77778 +'ride_height' 1 0 0 0 0 1.0 +$----------------------------------------------------------------TEST_CONDITIONS [TEST_CONDITIONS] -reference_velocity = 100.0 -air_density = 1.0 $[kg/m^3] -reference_density = 1.0 -front_ride_height_min = 10.0 -front_ride_height_max = 160.0 -rear_ride_height_min = 10.0 -rear_ride_height_max = 160.0 -drag_arm_height_min = -50.0 -drag_arm_height_max = 50.0 -$-------------------------------------------------------------front_downforce +reference_velocity = 50.0 +reference_density = 1.21 +front_ride_height_min = -25.0 +front_ride_height_max = 100.0 +rear_ride_height_min = -25.0 +rear_ride_height_max = 100.0 +DRAG_ARM_HEIGHT_MIN = -50 +DRAG_ARM_HEIGHT_MAX = 800 +$----------------------------------------------------------------FRONT_DOWNFORCE [FRONT_DOWNFORCE] (Z_DATA) -{rear_ride_height } -10.0 -40.0 -80.0 -120.0 -140.0 -160.0 +{rear_ride_height } +0 +25 +50 +75 +100 (XY_DATA) -{front_ride_height downforce } -10.0 400.0 400.0 400.0 400.0 400.0 400.0 -40.0 400.0 400.0 400.0 400.0 400.0 400.0 -80.0 400.0 400.0 400.0 400.0 400.0 400.0 -120.0 400.0 400.0 400.0 400.0 400.0 400.0 -140.0 400.0 400.0 400.0 400.0 400.0 400.0 -160.0 400.0 400.0 400.0 400.0 400.0 400.0 -$--------------------------------------------------------------rear_downforce +{front_ride_height downforce } +0 238.340 238.340 238.340 238.340 238.340 238.340 +25 238.340 238.340 238.340 238.340 238.340 238.340 +50 238.340 238.340 238.340 238.340 238.340 238.340 +75 238.340 238.340 238.340 238.340 238.340 238.340 +100 238.340 238.340 238.340 238.340 238.340 238.340 +$-----------------------------------------------------------------REAR_DOWNFORCE [REAR_DOWNFORCE] (Z_DATA) -{rear_ride_height } -10.0 -40.0 -80.0 -120.0 -140.0 -160.0 +{rear_ride_height } +0 +25 +50 +75 +100 (XY_DATA) -{front_ride_height downforce } -10.0 500.0 500.0 500.0 500.0 500.0 500.0 -40.0 500.0 500.0 500.0 500.0 500.0 500.0 -80.0 500.0 500.0 500.0 500.0 500.0 500.0 -120.0 500.0 500.0 500.0 500.0 500.0 500.0 -140.0 500.0 500.0 500.0 500.0 500.0 500.0 -160.0 500.0 500.0 500.0 500.0 500.0 500.0 -$------------------------------------------------------------------------drag +{front_ride_height downforce } +0 257.060 257.060 257.060 257.060 257.060 257.060 +25 257.060 257.060 257.060 257.060 257.060 257.060 +50 257.060 257.060 257.060 257.060 257.060 257.060 +75 257.060 257.060 257.060 257.060 257.060 257.060 +100 257.060 257.060 257.060 257.060 257.060 257.060 +$---------------------------------------------------------------------------DRAG [DRAG] (Z_DATA) -{rear_ride_height } -10.0 -40.0 -80.0 -120.0 -140.0 -160.0 +{rear_ride_height } +0 +25 +50 +75 +100 (XY_DATA) -{front_ride_height drag } -10.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 -40.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 -80.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 -120.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 -140.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 -160.0 1200.0 1200.0 1200.0 1200.0 1200.0 1200.0 +{front_ride_height drag } +0 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000 +25 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000 +50 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000 +75 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000 +100 151.6000 151.6000 151.6000 151.6000 151.6000 151.6000 \ No newline at end of file