Skip to content

Commit c968a60

Browse files
committed
testing
Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com>
1 parent 6029bd1 commit c968a60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/castor/algorithm/CastorFullOptimization.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public CompletableFuture<RaoResult> run() {
8383
}
8484
StateTree stateTree = new StateTree(crac);
8585

86-
currentStep = "initial sensitivity analysis";
86+
currentStep = "initial sensitivity analysis ----";
8787
// ----- INITIAL SENSI -----
8888
// compute initial sensitivity on all CNECs
8989
// (this is necessary to have initial flows for MNEC and loopflow constraints on CNECs, in preventive and curative perimeters)

0 commit comments

Comments
 (0)