source: src/main/resources/genius/templates/ANAC2016/AgentHp2/consumer.xml@ 346

Last change on this file since 346 was 1, checked in by Wouter Pasman, 6 years ago

Initial import : Genius 9.0.0

File size: 2.2 KB
Line 
1<utility_space>
2<objective name="energy_grid_domain" index="0" description="" etype="objective" type="objective">
3<issue vtype="integer" lowerbound="8" upperbound="14" name="0:00-2:59 prices [cents/kWh]" index="1" etype="integer" type="integer">
4<evaluator ftype="linear" offset="1.0" slope="-0.15">
5</evaluator>
6</issue>
7<issue vtype="integer" lowerbound="8" upperbound="14" name="3:00-5:59 prices [cents/kWh]" index="2" etype="integer" type="integer">
8<evaluator ftype="linear" offset="1.0" slope="-0.15">
9</evaluator>
10</issue>
11<issue vtype="integer" lowerbound="8" upperbound="14" name="6:00-8:59 prices [cents/kWh]" index="3" etype="integer" type="integer">
12<evaluator ftype="linear" offset="1.0" slope="-0.15">
13</evaluator>
14</issue>
15<issue vtype="integer" lowerbound="8" upperbound="14" name="9:00-11:59 prices [cents/kWh]" index="4" etype="integer" type="integer">
16<evaluator ftype="linear" offset="1.0" slope="-0.15">
17</evaluator>
18</issue>
19<issue vtype="integer" lowerbound="8" upperbound="14" name="12:00-14:59 prices [cents/kWh]" index="5" etype="integer" type="integer">
20<evaluator ftype="linear" offset="1.0" slope="-0.15">
21</evaluator>
22</issue>
23<issue vtype="integer" lowerbound="8" upperbound="14" name="15:00-17:59 prices [cents/kWh]" index="6" etype="integer" type="integer">
24<evaluator ftype="linear" offset="1.0" slope="-0.15">
25</evaluator>
26</issue>
27<issue vtype="integer" lowerbound="8" upperbound="14" name="18:00-20:59 prices [cents/kWh]" index="7" etype="integer" type="integer">
28<evaluator ftype="linear" offset="1.0" slope="-0.15">
29</evaluator>
30</issue>
31<issue vtype="integer" lowerbound="8" upperbound="14" name="21:00-23:59 prices [cents/kWh]" index="8" etype="integer" type="integer">
32<evaluator ftype="linear" offset="1.0" slope="-0.15">
33</evaluator>
34</issue>
35<weight index="1" value="0.083">
36</weight>
37<weight index="2" value="0.083">
38</weight>
39<weight index="3" value="0.083">
40</weight>
41<weight index="4" value="0.083">
42</weight>
43<weight index="5" value="0.083">
44</weight>
45<weight index="6" value="0.085">
46</weight>
47<weight index="7" value="0.25">
48</weight>
49<weight index="8" value="0.25">
50</weight>
51</objective>
52<discount_factor value="1.0">
53</discount_factor>
54<reservation value="0.0">
55</reservation>
56</utility_space>
Note: See TracBrowser for help on using the repository browser.