Skip to content

Commit 493d982

Browse files
committed
Update
Signed-off-by: p-arvy <pierre.arvy@artelys.com>
1 parent e4f2d15 commit 493d982

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

docs/security/parameters.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,11 @@ The default value is 1.
5252

5353
**dcFastMode**
5454
The `dcFastMode` property allows to use fast DC security analysis, based on Woodbury's formula for calculating post-contingency states,
55-
when DC mode is activated. Setting the log level of the `com.powsybl.openloadflow` logger to DEBUG displays the details of post-contingency
56-
and post-operator strategy simulations. It is recommended to avoid enabling these logs for better performance.
55+
when DC mode is activated.
56+
57+
Setting the `com.powsybl.openloadflow` logger to DEBUG in your logging configuration file enables the display of detailed logs
58+
for post-contingency and post-operator strategy simulations. It is recommended to avoid enabling these logs for better performance.
59+
It should be used only when needed for debugging or detailed analysis.
5760

5861
Please note that fast mode has a few limitations:
5962
- Contingencies applied on branches opened on one side are ignored. Also, if a contingency causes the loss of one side of a branch,

0 commit comments

Comments
 (0)