//DTM car 2005 //Last updated 14.06.2007 //by Stefan Triefellner [GENERAL] Rules=0 // what rules to apply to garage setups (0=none, 1=stock car) GarageDisplayFlags=7 // how settings are displayed in garage (add): 1=rear wing, 2=radiator, 4=more gear info FeelerFlags=0 // how collision feelers are generated (add): 1=box influence 2=reduce wall-jumping 4=allow adjustment hack 8=top directions Mass=1050.0 // all mass except fuel (1130kg car + 80kg driver) Inertia=(970.0,1130.0,225.0) // all inertia except fuel FuelTankPos=(0.0, 0.200, -1.000) // location of tank affects center of gravity (very close and even slightly ahead of CG in F1) FuelTankMotion=(560.0,0.7) // simple model of fuel movement in tank (spring rate per kg, critical damping ratio) Notes="" Symmetric=1 DamageFile=dtm_damage // file to find physical and graphical damage info CGHeight=0.250 // height of body mass (excluding fuel) above reference plane CGRightRange=(0.50, 0.000, 0) // fraction of weight on left tires CGRightSetting=0 CGRearRange=(0.48, 0.005, 19) CGRearSetting=8 GraphicalOffset=(0.0, 0.0, 0.0) // does not affect physics! Undertray00=(0.95, -0.00, -1.895) // offset from center of car, and between axles// LF (Left front corner of splitter) (forward is negative, right is negative) Undertray01=(-0.95, -0.00, -1.895) // offset from center of car, and between axles// RF (Right front corner of splitter) Undertray02=(0.35, -0.00, 1.855) // offset from center of car, and between axles // LR (Left rear corner of diffuser) Undertray03=(-0.35, -0.00, 1.855) // offset from center of car, and between axles // RR (Right rear corner of diffuser) Undertray04=(0.35, -0.00, -2.195) // offset from center of car, and between axles// Left center front nose Undertray05=(-0.35, -0.00, -2.195) // offset from center of car, and between axles// Right center front nose Undertray06=(0.95, -0.00, 0.000) // offset from center of car, and between axles // Center/bottom of Left rocker panel Undertray07=(-0.95, -0.00, 0.000) // offset from center of car, and between axles // Center/bottom of right rocker panel Undertray08=(0.35, -0.00, -1.000) // offset from center of car, and between axles// Floor LF corner Undertray09=(-0.35, -0.00, -1.000) // offset from center of car, and between axles// Floor RF corner Undertray10=(0.35, -0.00, 1.000) // offset from center of car, and between axles // FLoor LR corner Undertray11=(-0.35, -0.00, 1.000) // offset from center of car, and between axles // Floor RR corner UndertrayParams=(262500.0,11600.0, 4.0) // undertray spring rate, damper rate, and coefficient of friction TireBrand=dtm07_dunlop // must appear before tire compound setting (references *.tyr file) FrontTireCompoundSetting=0 // Front compound index within brand RearTireCompoundSetting=0 // Rear compound index within brand FuelRange=(1.0, 1.0, 70) FuelSetting=49 NumPitstopsRange=(0, 1, 4) NumPitstopsSetting=3 Pitstop1Range=(1.0, 1.0, 20) Pitstop1Setting=64 Pitstop2Range=(1.0, 1.0, 20) Pitstop2Setting=64 Pitstop3Range=(1.0, 1.0, 20) Pitstop3Setting=64 AIMinPassesPerTick=2 // minimum passes per tick (can use more accurate spring/damper/torque values, but takes more CPU) AIRotationThreshold=0.12 // rotation threshold (rads/sec) to temporarily increment passes per tick AIEvenSuspension=0.0 // averages out spring and damper rates to improve stability (0.0 - 1.0) AISpringRate=1.0 // spring rate adjustment for AI physics (improves stability) AIDamperSlow=1.2 // contribution of average slow damper into simple AI damper AIDamperFast=0.4 // contribution of average fast damper into simple AI damper AIDownforceZArm=0.150 // hard-coded center-of-pressure offset from vehicle CG AIDownforceBias=0.0 // bias between setup and hard-coded value (0.0-1.0) AITorqueStab=(1.25, 1.25, 1.25) // torque adjustment to keep AI stable //FeelerFlags=15 // how collision feelers are generated (add): 1=box influence 2=reduce wall-jumping 4=allow adjustment hack 8=top directions //FeelerOffset=(0.0, 0.0, 0.0) // offset from cg to use when generating feelers //FeelersAtCGHeight=1 // whether corner and side feelers are automatically adjusted to CG height //FeelerFrontLeft=(1.003,0.384,-2.554) // front-left corner collision feeler //FeelerFrontRight=(-1.003,0.384,-2.554) // front-right corner collision feeler //FeelerRearLeft=(1.003,0.384,2.586) // rear-left corner collision feeler //FeelerRearRight=(-1.003,0.384,2.586) // rear-right corner collision feeler //FeelerFront=(0.064,0.384,-2.639) // front side collision feeler //FeelerRear=(0.064,0.384,2.587) // rear side collision feeler //FeelerRight=(-1.039,0.384,-0.247) // right side collision feeler //FeelerLeft=(1.039,0.384,-0.247) // left side collision feeler //FeelerTopFrontLeft=(-0.478,1.540,-0.298) // top front-left collision feeler //FeelerTopFrontRight=(0.478,1.540,-0.298) // top front-right collision feeler //FeelerTopRearLeft=(-0.652,1.511,2.323) // top rear-left collision feeler //FeelerTopRearRight=(0.652,1.511,2.323) // top rear-right collision feeler //FeelerBottom=(0.064,0.249,-0.247) // bottom feeler [PITMENU] StopGo=1 // Whether stop/go pit menu item is available (highly recommended); default=1 Fuel=1 // Whether fuel pit menu item is available (recommended); default=1 AllTires=1 // Option for changing all tires (all other tire choices should be 0); default=0 FrontRearTires=(1,1) // Option for changing front tires, rear tires (all other conflicting tire choices should be 0); default=(1,1) LeftRightTires=(0,0) // Option for changing left tires, right tires (all other conflicting tire choices should be 0); default=(0,0) IndividualTires=(0,0,0,0) // Option for changing individual tire FL, FR, RL, RR (all other conflicting tire choices should be 0); default=(0,0,0,0) FenderFlare=(0,0) // Options for changing left fender flare, right fender flare; default=(0,0) FrontWing=0 // Front wing adjustment (front wing repair is covered under Damage); default=1 RearWing=0 // Rear wing adjustment (rear wing repair is covered under Damage); default=0 Driver=0 // Driver change; default=1 Wedge=0 // Wedge adjustment; default=0 Radiator=1 // Radiator or grille tape adjustment; default=0 TrackBar=0 // Track bar adjustment; default=0 Pressure=(1,1,1,1) // Tire pressure adjustment FL, FR, RL, RR; default=(0,0,0,0) SpringRubber=(0,0,0,0) // Spring rubber adjustment FL, FR, RL, RR; default=(0,0,0,0) Damage=1 // Number of options to fix damage (0=none, 1=bodywork, 2=bodywork+suspension); default=1 StopGoSimultaneous=0 // Whether stop/go penalties can be served during a regular pit stop (time is added at end); default=0 PressureOnTheFly=0 // Whether tire pressures can be adjusted WITHOUT changing tires; default=0 DamagedTiresOnly=0 // Tire change restrictions: 0=any tire can be changed 1=only damaged tires can be changed; default=0 CompoundRestrictions=2 // Whether tire compounds have restrictions: 0=unrestricted 1=one dry compound from qualifying on, 2=front/rear compounds must match, 3=both; default=0 Preparation=(150.0,25.0,0.5,4.5) // When crew gives up after request, crew prep time, delay multiplier for how much more time was needed to prep, max delay; default=(150.0,25.0,0.5,4.5) FuelTime=(6.2,0.5,0.6,0.4,1.0) // Fuel fill rate (L/s), random delay, nozzle insertion time, nozzle removal time, concurrent fuel filling (0.0=separate, 1.0=concurrent); default=(12.0,2.0,1.0,0.5,1.0) TireTime=(3.7,3.7,0.4,1.0) // Time to change two tires, time to change four tires, random delay on any tire, concurrent tire changes (0.0=separate, 1.0=concurrent); default=(5.5,5.5,2.0,1.0) FenderFlareTime=3.5 // Time to adjust fender flare; default=3.5 FrontWingTime=(8.0,8.0) // Time to adjust front wing, time to replace front wing; default=(8.0,8.0) RearWingTime=(8.0,33.0) // Time to adjust rear wing, time to replace rear wing; default=(8.0,33.0) DriverTime=(20.0,1.5,4.0,1.0) // Time to change driver, random delay, extra delay if vehicle is damaged, concurrent driver changes (0.0=separate, 1.0=concurrent); default=(11.0,1.5,4.0,1.0) WedgeTime=0.0 // Time to adjust wedge; default=3.5 RadiatorTime=3.0 // Time to adjust radiator/grille tape; default=5.0 TrackBarTime=0.0 // Time to adjust track bar; default=3.5 PressureTime=2.5 // Time to adjust tire pressure WITHOUT changing tire; default=2.5 SpringRubberTime=3.0 // Time to adjust spring rubber; default=3.0 DamageTime=(10.5,1.0,90.0,1.0) // Time to fix aero damage, random delay, fix suspension including broken off wheels, concurrent damage fixing (0.0=separate, 1.0=concurrent); default=(8.5,1.0,90.0,1.0) [FRONTWING] FWRange=(1.0, 1.0, 1) // front wing range FWSetting=0 // front wing setting FWMaxHeight=(0.10) // maximum height to take account of for downforce FWDragParams=(0.0035, 0.00931, 0.0004) // base drag and 1st and 2nd order with setting FWLiftParams=(-0.545, -0.080, 0.00003) // base lift and 1st and 2nd order with setting FWLiftHeight=(0.3) // effect of current height on lift coefficient FWLiftSideways=(0.0) // dropoff in downforce with yaw (0.0 = none, 1.0 = max) FWLeft=(-0.005, 0.0, 0.0) // aero forces from moving left FWRight=(0.005, 0.0, 0.0) // aero forces from moving right FWUp=(0.0, -0.05, -0.001) // aero forces from moving up FWDown=(0.0, 0.025, 0.001) // aero forces from moving down FWAft=(0.0, 0.02, -0.02) // aero forces from moving rearwards FWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings) FWRot=(0.05, 0.025, 0.075) // aero torque from rotating FWCenter=(0.00, 0.00, -0.65) // center of front wing forces (offset from center of front axle in ref plane) [REARWING] RWRange=(1.0, 1.0, 30) // rear wing range RWSetting=24 // rear wing setting RWDragParams=(0.02, 0.0052, 0.0001) // base drag and 1st and 2nd order with setting RWLiftParams=(-0.325, -0.0095, 0.00002) // base lift and 1st and 2nd order with setting RWLiftSideways=(0.0) // dropoff in downforce with yaw (0.0 = none, 1.0 = max) RWPeakYaw=(12.0, 0.90) // angle of peak, multiplier at peak RWLeft=(-0.005, 0.0, 0.0) // aero forces from moving left RWRight=(0.005, 0.0, 0.0) // aero forces from moving right RWUp=(0.0, -0.09, -0.002) // aero forces from moving up RWDown=(0.0, 0.045, 0.002) // aero forces from moving down RWAft=(0.0, 0.03, -0.4) // aero forces from moving rearwards RWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings) RWRot=(0.08, 0.05, 0.11) // aero torque from rotating RWCenter=(0.00, 0.67, 1.075) // center of rear wing forces (offset from center of rear axle at ref plane) [BODYAERO] BodyDragBase=(0.29) // base drag BodyDragHeightAvg=(0.22) // drag increase with average ride height BodyDragHeightDiff=(0.90) // drag increase with front/rear ride height difference BodyMaxHeight=(0.20) // maximum ride height that affects drag/lift BodyLeft=(-0.5, 0.0, 0.0) // aero forces from moving left BodyRight=(0.5, 0.0, 0.0) // aero forces from moving right BodyUp=(0.0, -1.1, 0.0) // aero forces from moving up BodyDown=(0.0, 1.1, 0.0) // aero forces from moving down BodyAft=(0.0, 0.50, -0.8) // aero forces from moving rearwards BodyFore=(0.0, -0.097, 0.435) // aero forces from moving forwards (lift value important!) BodyRot=(9.73, 7.3, 4.87) // aero torque from rotating BodyCenter=(0.0, 0.40, -2.0) // center of body aero forces (offset from center of rear axle at ref plane) RadiatorRange=(0.0, 1.0, 4) // radiator range RadiatorSetting=3 // radiator setting RadiatorDrag=(0.002) // effect of radiator setting on drag RadiatorLift=(0.0015) // effect of radiator setting on lift BrakeDuctRange=(1.0, 1.0, 6) // brake duct range BrakeDuctSetting=1 // brake duct setting BrakeDuctDrag=(0.002) // effect of brake duct setting on drag BrakeDuctLift=(0.001) // effect of brake duct setting on lift [DIFFUSER] DiffuserBase=(-0.605, -5.0, 102.0) // base lift and 1st/2nd order with rear ride height DiffuserFrontHeight=(0.000) // 1st order with front ride height DiffuserRake=(0.01, -0.5, 400.0) // Optimum rake (rear - front ride height), 1st order with current difference from opt, 2nd order DiffuserLimits=(0.010, 0.100, 0.035) // Min ride height before stalling begins (0.0 to disable), max rear ride height for computations, max rake difference for computations DiffuserStall=(0.0, 1.0) // function to compute stall ride height (0.0=minimum, 1.0=average), downforce lost when bottoming out (0.0=none,1.0=complete stall) DiffuserSideways=(0.3) // dropoff with yaw (0.0 = none, 1.0 = max) DiffuserCenter=(0.0, 0.00, -1.40) // center of diffuser forces (offset from center of rear axle at ref plane) [SUSPENSION] PhysicalModelFile=dtm07_Susp.pm ApplySlowToFastDampers=0 // whether to apply slow damper settings to fast damper settings AdjustSuspRates=0 // adjust suspension rates due to motion ratio ( 0=enable, 1=disable) AlignWheels=1 // correct for minor graphical offsets FrontWheelTrack=1.600 // if non-zero, forces the front wheels to be specified track width RearWheelTrack=1.550 // if non-zero, forces the rear wheels to be specified track width LeftWheelBase=2.793 // if non-zero, forces the left side to use specified wheelbase RightWheelBase=2.793 // if non-zero, forces the right side to use specified wheelbase SpringBasedAntiSway=1 // 0=diameter-based, 1=spring-based FrontAntiSwayBase=0.0 FrontAntiSwayRange=(10000.0, 10000.0, 25) FrontAntiSwaySetting=12 FrontAntiSwayRate=(1.36e11, 4.0) // not applicable with spring-based antisway AllowNoAntiSway=1 // Whether first setting gets overridden to mean no antisway bar RearAntiSwayBase=0.0 RearAntiSwayRange=(5000.0, 5000.0, 20) RearAntiSwaySetting=3 RearAntiSwayRate=(1.36e11, 4.0) // not applicable with spring-based antisway FrontToeInRange=(-2.0, 0.1, 41) FrontToeInSetting=19 RearToeInRange=(-2.0, 0.1, 41) RearToeInSetting=21 LeftCasterRange=(-0.0, 0.25, 29) // front-left caster LeftCasterSetting=10 RightCasterRange=(-0.0, 0.25, 29) // front-right caster RightCasterSetting=10 [CONTROLS] SteeringFFBMult=1.2 UpshiftAlgorithm=(0.97,0.0) // percentage of the rev limit to upshift at. If the 2nd value is non-zero, then we will use it as the exact RPM to upshift at. DownshiftAlgorithm=(0.9,0.85,0.6) // percentage of "optimum" downshift point in high gears, percentage of "optimum" downshift point in low gears, oval adjustment. SteerLockRange=(5.0, 0.5, 37) SteerLockSetting=14 RearBrakeRange=(0.200, 0.005, 121) RearBrakeSetting=48 BrakePressureRange=(0.70, 0.01, 31) BrakePressureSetting=30 HandbrakePressRange=(0.00, 0.05, 0) // HandbrakePressSetting=0 AutoUpshiftGripThresh=0.63 // auto upshift waits until all driven wheels have this much grip (reasonable range: 0.4-0.9) AutoDownshiftGripThresh=0.63 // auto downshift waits until all driven wheels have this much grip (reasonable range: 0.4-0.9) TractionControlGrip=(1.00, 0.20) // average driven wheel grip multiplied by 1st number, then added to 2nd TractionControlLevel=(0.30, 0.90) // effect of grip on throttle for low TC and high TC ABS4Wheel=1 // 0 = old-style single brake pulse, 1 = more effective 4-wheel ABS ABSGrip=(1.00, 0.20) // grip multiplied by 1st number and added to 2nd ABSLevel=(0.30, 0.90) // effect of grip on brakes for low ABS and high ABS [ENGINE] SpeedLimiter=1 // Whether a pitlane speed limiter is available Normal=dtm07_Engine RestrictorPlate=dtm07_Engine [DRIVELINE] ClutchEngageRate=0.8 //Auto clutch gradual engagement rate from neutral to 1st gear. ClutchInertia=0.006 ClutchTorque=1300.0 ClutchWear=0.0 ClutchFriction=15.0 BaulkTorque=1100.0 SemiAutomatic=1 // whether throttle and clutch are operated automatically UpshiftDelay=0.10 // delay in selecting higher gear (low for semi-automatic, higher for manual) UpshiftClutchTime=0.005 // time to ease auto-clutch in AFTER upshift (0.0 for F1 cars) DownshiftDelay=0.10 // delay in selecting lower gear (low for semi-automatic, higher for manual) DownshiftClutchTime=0.20 // time to ease auto-clutch in AFTER downshift (used to be SemiAutoClutchTime, note that the shift will complete significantly before the clutch is fully engaged) DownshiftBlipThrottle=0.50 // amount of throttle used to blip if controlled by game (instead of player) WheelDrive=REAR // which wheels are driven: REAR, FOUR (even torque split), or FRONT GearFile=dtmgears07_hewland.ini // Must come before final/reverse/gear settings! FinalDriveSetting=4 // indexed into GearFile list ForwardGears=6 ReverseSetting=0 Gear1Setting=0 Gear2Setting=1 Gear3Setting=2 Gear4Setting=3 Gear5Setting=4 Gear6Setting=5 DiffPumpTorque=00.0 // at 100% pump diff setting, the torque redirected per wheelspeed difference in radians/sec (roughly 1.2kph) DiffPumpRange=(0.00, 0.05, 0) DiffPumpSetting=0 DiffPowerRange=(0.05,0.05,13) // fraction of power-side input torque transferred through diff DiffPowerSetting=5 // (not implemented for four-wheel drive) DiffCoastRange=(0.05,0.05,13) // fraction of coast-side input torque transferred through diff DiffCoastSetting=11 // (not implemented for four-wheel drive) DiffPreloadRange=(0.0, 10.0, 21) // preload torque that must be overcome to have wheelspeed difference DiffPreloadSetting=15 // (not implemented for four-wheel drive) [FRONTLEFT] BumpTravel=-0.020 // travel to bumpstop with zero packers and zero ride height ReboundTravel=-0.120 // these two numbers assume front ride height is 30cm to 90cm with 10cm leeway BumpStopSpring=125000.0 // initial spring rate of bumpstop BumpStopRisingSpring=1.25e7 // rising spring rate of bumpstop (multiplied by deflection squared) BumpStopDamper=1050.0 // initial damping rate of bumpstop BumpStopRisingDamper=2.19e7 // rising damper rate of bumpstop (multiplied by deflection squared) BumpStage2=0.090 // speed where damper bump moves from slow to fast ReboundStage2=-0.090 // speed where damper rebound moves from slow to fast FrictionTorque=9.50 // Newton-meters of friction between spindle and wheel SpinInertia=1.422 // inertia in pitch direction including any axle CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED) PushrodSpindle=(-0.070, -0.180, 0.000) // relative to spindle PushrodBody=(-0.450, 0.150, 0.000) // spring/damper connection to body (relative to wheel center) CamberRange=(-4.5, 0.1, 66) CamberSetting=17 PressureRange=(120.0, 1.0, 106) PressureSetting=50 PackerRange=(0.000, 0.001, 41) PackerSetting=0 SpringMult=1.0 // Take into account suspension motion if spring is not attached to spindle (affects physics but not garage display) SpringRange=(75000.0, 5000.0, 25) SpringSetting=17 RideHeightRange=(0.05, 0.001, 36) RideHeightSetting=10 DamperMult=1.0 // Take into account suspension motion if damper is not attached to spindle (affects physics but not garage display) SlowBumpRange=(2800.0, 100.0, 21) SlowBumpSetting=7 FastBumpRange=(1900.0, 100.0, 16) FastBumpSetting=3 SlowReboundRange=(3500.0, 100.0, 26) SlowReboundSetting=10 FastReboundRange=(2700.0, 100.0, 21) FastReboundSetting=7 BrakeDiscRange=(0.035, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.001 // inertia per meter of thickness BrakeResponseCurve=(300,450 ,650,850) BrakeWearRate=0.915e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=3700.00 // maximum brake torque at zero wear and optimum temp BrakeHeating=0.00058 // heat added linearly with brake torque BrakeCooling=(1.200e-002,0.390e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=1.800e-004 // brake cooling rate per brake duct setting [FRONTRIGHT] BumpTravel=-0.020 // travel to bumpstop with zero packers and zero ride height ReboundTravel=-0.120 // these two numbers assume front ride height is 30cm to 90cm with 10cm leeway BumpStopSpring=125000.0 // initial spring rate of bumpstop BumpStopRisingSpring=1.25e7 // rising spring rate of bumpstop (multiplied by deflection squared) BumpStopDamper=1050.0 // initial damping rate of bumpstop BumpStopRisingDamper=2.19e7 // rising damper rate of bumpstop (multiplied by deflection squared) BumpStage2=0.090 // speed where damper bump moves from slow to fast ReboundStage2=-0.090 // speed where damper rebound moves from slow to fast FrictionTorque=9.50 // Newton-meters of friction between spindle and wheel SpinInertia=1.422 // inertia in pitch direction including any axle CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED) PushrodSpindle=(0.070, -0.180, 0.000) // relative to spindle PushrodBody=(0.450, 0.150, 0.000) // spring/damper connection to body (relative to wheel center) CamberRange=(-4.5, 0.1, 66) CamberSetting=17 PressureRange=(120.0, 1.0, 106) PressureSetting=50 PackerRange=(0.000, 0.001, 41) PackerSetting=0 SpringMult=1.0 // Take into account suspension motion if spring is not attached to spindle (affects physics but not garage display) SpringRange=(75000.0, 5000.0, 25) SpringSetting=17 RideHeightRange=(0.05, 0.001, 36) RideHeightSetting=10 DamperMult=1.0 // Take into account suspension motion if damper is not attached to spindle (affects physics but not garage display) SlowBumpRange=(2800.0, 100.0, 21) SlowBumpSetting=7 FastBumpRange=(1900.0, 100.0, 16) FastBumpSetting=3 SlowReboundRange=(3500.0, 100.0, 26) SlowReboundSetting=10 FastReboundRange=(2700.0, 100.0, 21) FastReboundSetting=7 BrakeDiscRange=(0.035, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.001 // inertia per meter of thickness BrakeResponseCurve=(300,450 ,650,850) BrakeWearRate=0.915e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=3700.00 // maximum brake torque at zero wear and optimum temp BrakeHeating=0.00058 // heat added linearly with brake torque BrakeCooling=(1.200e-002,0.390e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=1.800e-004 // brake cooling rate per brake duct setting [REARLEFT] BumpTravel=-0.020 // travel to bumpstop with zero packers and zero ride height ReboundTravel=-0.140 // these two numbers assume rear ride height is 40cm to 100cm with 10cm leeway BumpStopSpring=125000.0 // initial spring rate of bumpstop BumpStopRisingSpring=1.25e7 // rising spring rate of bumpstop (multiplied by deflection squared) BumpStopDamper=1050.0 // initial damping rate of bumpstop BumpStopRisingDamper=2.19e5 // rising damper rate of bumpstop (multiplied by deflection squared) BumpStage2=0.090 // speed where damper bump moves from slow to fast ReboundStage2=-0.090 // speed where damper rebound moves from slow to fast FrictionTorque=12.50 // Newton-meters of friction between spindle and wheel SpinInertia=1.850 // inertia in pitch direction including any axle CGOffsetX=-0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED) PushrodSpindle=(-0.065, -0.150, -0.010) // relative to spindle PushrodBody=(-0.460, 0.200, -0.050) // spring/damper connection to body (relative to wheel center) CamberRange=(-4.5, 0.1, 66) CamberSetting=25 PressureRange=(120.0, 1.0, 106) PressureSetting=55 PackerRange=(0.000, 0.001, 61) PackerSetting=0 SpringMult=1.0 // Take into account suspension motion if spring is not attached to spindle (affects physics but not garage display) SpringRange=(75000.0, 5000.0, 25) SpringSetting=17 RideHeightRange=(0.05, 0.001, 36) RideHeightSetting=15 DamperMult=1.0 // Take into account suspension motion if damper is not attached to spindle (affects physics but not garage display) SlowBumpRange=(2800.0, 100.0, 21) SlowBumpSetting=7 FastBumpRange=(1900.0, 100.0, 16) FastBumpSetting=3 SlowReboundRange=(3500.0, 100.0, 26) SlowReboundSetting=10 FastReboundRange=(2700.0, 100.0, 21) FastReboundSetting=7 BrakeDiscRange=(0.032, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.001 // inertia per meter of thickness BrakeResponseCurve=(300,450 ,650,850) BrakeWearRate=0.915e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=2500.0 // maximum brake torque at zero wear and optimum temp BrakeHeating=0.00103 // heat added linearly with brake torque BrakeCooling=(1.200e-002,0.390e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=1.762e-004 // brake cooling rate per brake duct setting [REARRIGHT] BumpTravel=-0.020 // travel to bumpstop with zero packers and zero ride height ReboundTravel=-0.140 // these two numbers assume rear ride height is 40cm to 100cm with 10cm leeway BumpStopSpring=125000.0 // initial spring rate of bumpstop BumpStopRisingSpring=1.25e7 // rising spring rate of bumpstop (multiplied by deflection squared) BumpStopDamper=1050.0 // initial damping rate of bumpstop BumpStopRisingDamper=2.19e5 // rising damper rate of bumpstop (multiplied by deflection squared) BumpStage2=0.090 // speed where damper bump moves from slow to fast ReboundStage2=-0.090 // speed where damper rebound moves from slow to fast FrictionTorque=12.50 // Newton-meters of friction between spindle and wheel SpinInertia=1.850 // inertia in pitch direction including any axle CGOffsetX=-0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED) PushrodSpindle=(0.065, -0.150, -0.010) // relative to spindle PushrodBody=(0.460, 0.200, -0.050) // spring/damper connection to body (relative to wheel center) CamberRange=(-4.5, 0.1, 66) CamberSetting=25 PressureRange=(120.0, 1.0, 106) PressureSetting=55 PackerRange=(0.000, 0.001, 61) PackerSetting=0 SpringMult=1.0 // Take into account suspension motion if spring is not attached to spindle (affects physics but not garage display) SpringRange=(75000.0, 5000.0, 25) SpringSetting=17 RideHeightRange=(0.05, 0.001, 36) RideHeightSetting=15 DamperMult=1.0 // Take into account suspension motion if damper is not attached to spindle (affects physics but not garage display) SlowBumpRange=(2800.0, 100.0, 21) SlowBumpSetting=7 FastBumpRange=(1900.0, 100.0, 16) FastBumpSetting=3 SlowReboundRange=(3500.0, 100.0, 26) SlowReboundSetting=10 FastReboundRange=(2700.0, 100.0, 21) FastReboundSetting=7 BrakeDiscRange=(0.032, 0.000, 0) // disc thickness BrakeDiscSetting=0 BrakePadRange=(0, 1, 5) // pad type (not implemented) BrakePadSetting=2 BrakeDiscInertia=0.001 // inertia per meter of thickness BrakeResponseCurve=(300,450 ,650,850) BrakeWearRate=0.915e-011 // meters of wear per second at optimum temperature BrakeFailure=(1.33e-002,7.20e-004) // average and variation in disc thickness at failure BrakeTorque=2500.0 // maximum brake torque at zero wear and optimum temp BrakeHeating=0.00103 // heat added linearly with brake torque BrakeCooling=(1.200e-002,0.390e-004) // minimum brake cooling rate (static and per unit velocity) BrakeDuctCooling=1.762e-004 // brake cooling rate per brake duct setting