'######################
' OM 906 LA.III/24 (Mercedes-Benz O 500 U 1726)
'######################

' Engine Inertia

[const]
engine_J
3.5

' Engine will automatically shutdown if RPM gets greater than this limit to prevent engine failure.

[const]
engine_rpm_limsup
3200

' Activates speed governor system (0 for disabled, 1 for enabled). Use curve
' Speed governor created by krtz07

[const]
speed_governor_sw
1

[const]
engine_speedcontrol
1

[const]
engine_e-gas
1

[const]
engine_ASR
1

' Engine IDLE RPM

[const]
engine_governed_idle_RPM
600

' Engine Power at Idle

[const]
engine_power_idle
22710

' ???

[const]
engine_coldM
-300


############ SPEED LIMIT CURVE - by krtz07 ###########

[newcurve]
governor
[pnt]
-100.00
1

[pnt]
90.00
1

[pnt]
91.00
0

############ THROTTLE CURVE FOR MAX. INPUT ###########

[newcurve]
engine_M_maxThrottle_nom

[pnt]
50
0

[pnt]
600
600

[pnt]
1000
700

[pnt]
1100
800

[pnt]
1200
950

[pnt]
1600
950

[pnt]
1700
930

[pnt]
1800
915

[pnt]
1900
900

[pnt]
2000
875

[pnt]
2100
858

[pnt]
2200
840

[pnt]
2300
788

[pnt]
2400
740

[pnt]
2500
700

[pnt]
2600
650

[pnt]
2700
630

[pnt]
2780
0

############ THROTTLE CURVE FOR MIN. INPUT ###########

[newcurve]
engine_M_minThrottle_nom

[pnt]
50
0

[pnt]
300
0

[pnt]
592
0

[pnt]
650
-100

[pnt]
1000
-300

[pnt]
2780
-350

############ EFFICIENCY CURVE X RPM ###########

[newcurve]
engine_efficiency_rpm

[pnt]
0
0

[pnt]
600
0.6

[pnt]
1200
0.45

[pnt]
1700
0.45

[pnt]
2300
0.2

############ EFFICIENCY CURVE X THROTTLE INPUT ###########

[newcurve]
engine_efficiency_throttle

[pnt]
0
1.3

[pnt]
0.8
1

[pnt]
1
1.2

[const]
engine_fuel_value
16
9.97
Heizwert Diesel: 21.8 kWh/kg mit Dichte 0.845 kg/l verrechnet

[const]
engine_tank_capacity
25


[const]
luefterthermostat_opn
90

[const]
luefterthermostat_cls
87

[const]
kuehlerthermostat_opn
85

[const]
kuehlerthermostat_cls
82

[newcurve]
kuehlwassersmoke

[pnt]
0
0

[pnt]
105
0

[pnt]
115
100


[const]
engine_Qrate_engine_factor
1.2

[const]
engine_Qrate_cooling_factor
300

[const]
engine_Qrate_fan_factor
1.15

[const]
engine_Qrate_veloc_factor_basic
200

[const]
engine_Qrate_veloc_factor
4

[const]
engine_cvm_engine
600000

[const]
engine_cvm_envir
10000

