Skip to content

Commit 91c8b80

Browse files
authored
Small fix in test GLSK (#19)
Signed-off-by: Viktor Terrier <viktor.terrier@rte-france.com>
1 parent c785b86 commit 91c8b80

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • src/test/resources/com/rte_france/trm_algorithm/TestCase12Nodes

src/test/resources/com/rte_france/trm_algorithm/TestCase12Nodes/GLSK_FILE.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,15 +140,15 @@
140140
<Factor v="1"/>
141141
<Node>
142142
<Name v="IGENE311"/>
143-
<Pmax v="-100.00"/>
143+
<Pmin v="-100.00"/>
144144
</Node>
145145
<Node>
146146
<Name v="IGENE211"/>
147-
<Pmax v="-100.00"/>
147+
<Pmin v="-100.00"/>
148148
</Node>
149149
<Node>
150150
<Name v="IGENE111"/>
151-
<Pmax v="-100.0"/>
151+
<Pmin v="-100.0"/>
152152
</Node>
153153
</Down>
154154
</MeritOrderGSKBlock>

0 commit comments

Comments
 (0)