-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.txt
155 lines (105 loc) · 2.1 KB
/
config.txt
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
====================
General Variables
====================
PublicVacationDuration = 3
PublicVacationDays = (if we want them to be specific)
NumberOfVillages = 2
OnePersonConsumption = 1973
TwoPersonsConsumption = 3261
ThreePersonsConsumption = 4240
FourPersonsConsumption = 4902
FivePersonsConsumption = 6142
===================
Persons General
===================
A)Number in Household
OnePerson = 39
TwoPersons = 34
ThreePersons = 13
FourPersons = 10
FivePersons = 4
B)Person Type
PeriodicPresent = 53
MostlyPresent = 40
RandomlyAbsent = 7
C)Sickness
SicknessMean = 7.5
SicknessDev = 1.5
===============
Leisure
===============
A)Leisure By Type
PPLeisure = 4
MPLeisure = 7
RALeisure = 3
LeisureDev = 1
B)Leisure Duration
LeisureDurationMean = 8
LeisureDurationDev = 4
===============
Work
===============
A)Working Days Per Week
OneDay = 1
TwoDays = 3
ThreeDays = 3
FourDays = 4
FiveDays = 74
SixDays = 12
SevenDays = 3
B)Working Duration
WorkingDurationMean = 32
WorkingDurationDev = 4
===============
Vacation
===============
VacationDurationMean = 28
VacationDurationDev = 3
VacationAbsence = 0.5
===============
Appliances
===============
A)Refrigerator
RefrigeratorSaturation = 0.99
B)Freezer
FreezerSaturation = 0.54
C)Dishwasher
DishwasherSaturation = 0.66
DishwasherWeeklyTimes = 1
D)Stove
StoveSaturation = 0.85
StoveDailyTimes = 2
E)Washing Machine
WashingMachineSaturation = 0.97
WashingMachineWeeklyTimes = 1
F)Dryer
DryerSaturation = 0.42
DryerWeeklyTimes = 1
G)Consumer Electronics
ConsumerElectronicsSaturation = 0.98
ConsumerElectronicsDailyTimes = 7
H)ICT
ICTSaturation = 0.98
ICTDailyTimes = 6
I)Water Heater
WaterHeaterSaturation = 0.2
InstantHeater = 60
StorageHeater = 40
InstantHeaterDailyTimes = 1
J)Circulation Pump
CirculationPumpSaturation = 0.92
CirculationPumpPercentage = 0.5
K)Space Heater
SpaceHeaterSaturation = 0.04
SpaceHeaterPercentage = 0.2
L)Lights
LightsDailyTimes = 8
M)Others
OthersDailyTimes = 8
===============
CustomerTypes
===============
NotShiftingCustomers = 1
RandomlyShiftingCustomers = 1
RegularlyShiftingCustomers = 1
SmartShiftingCustomers = 1