-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsuggestion3.cfg
37 lines (34 loc) · 979 Bytes
/
suggestion3.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[checkin]
universalqueuepolicy = 3
coachcheckin = 0
businesscheckin = 0
universalcheckin = 5
coachsecurity = 2
businesssecurity = 1
universalsecurity = 0
#we have 5 checkin desks that prioritize passengers from the business class line always (just like real airports in my experience)
#we cant modify the # of security desks so that remains unchanged
#(lowered from 6 from suggestions 1 and 2)
[simulation]
simlength = 7
commutercap = -1
commuterrate = 40
[logging]
logqueue = 1
logplane = 1
logpassenger = 1
printqueue = 0
printplane = 0
printpassenger = 0
[flights]
commuterinterval = 60
commuterseats = 40
provincialinterval = 360
provincialcoachcount = 0
provincialcoachchance = 0.85
provincialbusinesschance = 0.75
provincialbusinesscount = 40
provincialarrivalmean = 75
provincialarrivalvariation = 50
#in addition to the changes for suggestion 1, we also lower the # of coach seats sold
#for provincial flights (since coach security server utilizations were both >99%)