diff --git a/docs/user_guide/loadflow.rst b/docs/user_guide/loadflow.rst index efaa05b56..2281d01a1 100644 --- a/docs/user_guide/loadflow.rst +++ b/docs/user_guide/loadflow.rst @@ -29,13 +29,13 @@ We can get the list of supported load flow implementations (so called providers) 'OpenLoadFlow' By default, load flows are based on the OpenLoadFlow implementation, -fully described on `Powsybl website `_. +fully described `here `_. OpenLoadFlow supports AC Newton-Raphson and linear DC calculation methods. You may also use DynaFlow, provided by the `Dynawo `_ project. DynaFlow is a new steady-state simulation tool that aims at calculating the steady-state point by using a simplified time-domain simulation. -Please see configuration instructions on `Powsybl website `__. +Please see configuration instructions `here `__. Parameters @@ -51,7 +51,7 @@ Let's have a look at the default ones: For more details on each parameter, please refer to the :doc:`API reference `. -All parameters are also fully described in `Powsybl load flow parameters documentation `_. +All parameters are also fully described in `Powsybl load flow parameters documentation `_. Parameters specific to a provider ---------------------------------