-
Notifications
You must be signed in to change notification settings - Fork 1
/
equiv.ini
102 lines (89 loc) · 2.24 KB
/
equiv.ini
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
[config]
date format=yyyy-MM-dd HH:mm:ss
flexible loads file=data/loads/dundeef.ini
#grid file=data/grid.csv
start date=2016-04-01 00:00:00
price data folder=data/ercot/
maximum scenarios=52
verbose=1
file output=2
mip debug=true
mip gap=1e-2
mip solver=gurobi
mip time limit=360
sub time limit=30
#set this to zero if random is prefered
random seed = 42
random scenarios=false
scenario selection method=MIP
#test setup
number of scenarios=52
number of loads=1
first load id=0
number of tests = 1
shortage penalty =60
result shortage penalty=60
per minute evaluation=false
start evaluation scenario=0
number of evaluation scenarios=52
generator type=historic
realization type=historic
#Model used to compute solution
solution model = IRSC
#this can be set to 'one bid', or 'clustering beforehand' or 'clustering afterwards'
#only 'one bid' is implemented at the moment
aggregation method=one bid
chi=0.3
#Bid CLuster Method
max number up clusters = 1
max number down clusters = 1
min bid = 0
#Only for Equivalent EV model - EFEL
#Method used to group EVs in addition to charging speed groups defined in code
#Options: Idle time; dEnergy by dTime
cluster method = per time step
#use these to turn on/off market features
day ahead =true
day ahead seperate =false
imbalance = true
capacity payments =true
V2G=false
quantity only bids=false
grid=false
ptu length = 15
experiment type=Day ahead
## only used in rolling horizon
#set to -1 to ignore
relax binary after = -1
robustness = 0.25
number of fixed PTUs=7
output =average
#overwrites parameter previous parameter setting
#test variable=first load id
#test start=0
#test end=0
#test step=1
increasing1=solution model
list1=IRS,IRSC
[arima down]
mu = 0
std = 0.7602
p = 1.1003, -0.1496
q = -1.2022
P =
Q =
d = 0
D = 0
S = 96
xreg = 0.2794, 0.2641, 0.0882, 0.0763, 0.0583, 0.0196, 0.0653, 0.0615, -0.1523, -0.0838, 0.0052, 0.0636, -0.0837, 0.0969, 0.0698, 0.1600, -0.0521, -0.0522, -0.1539, -0.2695, -0.1131, -0.2232, -0.1780, -0.0220
[arima up]
mu = 0
std = 0.9
p = 0.9664
q = -0.8020, -0.1148
P =
Q =
d = 0
D = 0
S = 96
xreg = 0.0378, 0.0678, -0.0915, -0.1006, -0.1339, -0.2434, -0.0713, 0.1282, 0.0834, 0.0354, 0.1088, 0.1253, -0.0165, -0.0587, 0.0228, 0.0524, 0.0216, -0.0299, -0.1112, -0.0252, 0.1022, 0.0497, -0.0414, 0.0714