Skip to content

Commit aa386df

Browse files
committed
feat(security analysis, itools): update docs
Signed-off-by: Samir Romdhani <samir.romdhani_externe@rte-france.com>
1 parent 84f53ff commit aa386df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/itools/security-analysis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ This option defines the path of the [parameters](#parameters) file of the simula
151151
This option defines the list of extensions to complete the simulation results with additional data. The available extensions are listed in the usage of the command.
152152

153153
## Simulators
154-
The available power flow simulators implementations are described [here](../../simulation/security/implementations.md).
154+
The available security analysis implementations are described [here](../../simulation/security/implementations.md).
155155

156156
## Contingencies
157157
Contingencies are provided through `--contingencies-file`. The file is interpreted by the configured `ContingenciesProviderFactory` (see [`componentDefaultConfig`](../configuration/componentDefaultConfig.md)).
@@ -164,7 +164,7 @@ Typical inputs are:
164164
<span style="color: red">TODO</span>
165165

166166
## Results
167-
If `--output-file` is not set, results are printed to the console (tables). If `--output-file` is set, results are exported to the given path and `--output-format` must be provided.
167+
The expected results are described in the [security analysis documentation](../../simulation/security/index.md#outputs)
168168

169169
## Examples
170170

0 commit comments

Comments
 (0)