From 214da486a55704eca84542009ccacd8fb032721b Mon Sep 17 00:00:00 2001 From: Sophie Frasnedo <93923177+So-Fras@users.noreply.github.com> Date: Tue, 3 Dec 2024 17:05:32 +0100 Subject: [PATCH] Update docs/optimizer/preprocessing.md Co-authored-by: p-arvy <126792538+p-arvy@users.noreply.github.com> Signed-off-by: Sophie Frasnedo <93923177+So-Fras@users.noreply.github.com> --- docs/optimizer/preprocessing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/optimizer/preprocessing.md b/docs/optimizer/preprocessing.md index 171775ca..3c311b43 100644 --- a/docs/optimizer/preprocessing.md +++ b/docs/optimizer/preprocessing.md @@ -52,5 +52,5 @@ Please note that in the end, **the corrected bounds are rectangular**, not trape In addition, bounds $qP_{g}^0$ and $Qp_{g}^0$ are not used, as generators with zero active power will be excluded from the optimisation (see [AC optimal powerflow](acOptimalPowerflow.md#generalities)). The general correction of the generator's reactive power diagram $g$ is illustrated in the following figure: -![Reactive diagram correction](_static/img/reactive-diagram.png){width="30%" align=center} +![Reactive diagram correction](_static/img/reactive-diagram.png){width="50%" align=center}