'######################
' OM 366 LA.II/23 (Mercedes-Benz OF 1721)
'######################

' Engine Inertia

[const]
engine_J
4.0

' 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
0

[const]
engine_e-gas
1

[const]
engine_ASR
0

' Engine IDLE RPM

[const]
engine_governed_idle_RPM
650

' 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]
75.00
1

[pnt]
76.00
0

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

[newcurve]
engine_M_maxThrottle_nom

[pnt]
50
0

[pnt]
300
300

[pnt]
592
400

[pnt]
600
400

[pnt]
1000
530

[pnt]
1400
560

[pnt]
1900
550

[pnt]
2300
541

[pnt]
2800
400

[pnt]
2900
300

[pnt]
3000
0

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

[newcurve]
engine_M_minThrottle_nom

[pnt]
50
0

[pnt]
300
250

[pnt]
592
0

[pnt]
650
-100

[pnt]
1900
-300

[pnt]
2800
-350

[pnt]
3000
-390

############ 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: 11.8 kWh/kg mit Dichte 0.845 kg/l verrechnet

[const]
engine_tank_capacity
250


[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

