Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

[HEADER]

VERSION=1
POWER_CURVE=power.lut ; power curve file
COAST_CURVE=FROM_COAST_REF ; coast curve. can define 3 different options
(coast reference, coast values for mathematical curve, coast curve file)

[ENGINE_DATA]
ALTITUDE_SENSITIVITY=0.1 ; sensitivity to altitude
INERTIA=0.110 ; engine inertia
LIMITER=8500 ; engine rev limiter. 0 no limiter
MINIMUM=1920 ; engine idle rpm
LIMITER_HZ=42

[COAST_REF]
RPM=8000 ; rev number reference
TORQUE=75 ; engine braking torque value in Nm at rev number
reference
NON_LINEARITY=0 ; coast engine brake from ZERO to TORQUE value
at rpm with linear (0) to fully exponential (1)

[COAST_DATA]
COAST0=0
COAST1=0
COAST=0.0000015

[COAST_CURVE]
FILENAME=coast.lut ; coasting curve file

[TURBO_0]
LAG_DN=0.99
LAG_UP=0.9955
MAX_BOOST=0.30
WASTEGATE=0.12
DISPLAY_MAX_BOOST=1.0
REFERENCE_RPM=3500
GAMMA=0.10
COCKPIT_ADJUSTABLE=0

[PUSH_TO_PASS]
OVERBOOST=0.30 ; adds this to the wastegate
TIME_SECONDS=5 ; activation time in seconds
COOLDOWN_SECONDS=25 ; cool down period
ACTIVATION_BASE=24 ; num activations for first position
ACTIVATION_POS=100 ; how many grid position to add 1 activation
ACTIVATION_MAX=24 ; Max possible activations on car

You might also like