1 % testing a pumpspeicherkraftwerk
3 % In case i1 = 0 and i2 = 0, it does not produce energy and therefore op = 0.
10 % define max charging power
13 % define control i1 to 0KW (we request 0KW)
16 % define control i2 to 0KW (we are not charging)
19 % define control is to full
23 % expecting i1 to be 0
26 % expecting i2 to be 0
29 % expecting is to be full
30 expect_c(psh,is,full).
32 % and therefore we shall produce 0KW