Skip to content

Commit 5d88652

Browse files
committed
clean
Signed-off-by: vmouradian <valentin.mouradian@artelys.com>
1 parent ad154b2 commit 5d88652

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/powsybl/openloadflow/dc/DcLoadFlowParameters.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public class DcLoadFlowParameters extends AbstractLoadFlowParameters<DcLoadFlowP
2828
private LoadFlowParameters.BalanceType balanceType = LoadFlowParameters.DEFAULT_BALANCE_TYPE;
2929

3030
private boolean setVToNan = false;
31+
3132
protected List<DcOuterLoop> outerLoops = Collections.emptyList();
3233

3334
private int maxOuterLoopIterations = DEFAULT_MAX_OUTER_LOOP_ITERATIONS;

0 commit comments

Comments
 (0)