From ca4e2c74fa53e7770e254de964600a36ee84a996 Mon Sep 17 00:00:00 2001 From: sapunyangkut <302607731+sapunyangkut@users.noreply.github.com> Date: Tue, 14 Jul 2026 18:36:29 +0800 Subject: [PATCH] Document line shunt susceptance in lines_df --- edisgo/network/topology.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/edisgo/network/topology.py b/edisgo/network/topology.py index 2fffea140..ff8614852 100755 --- a/edisgo/network/topology.py +++ b/edisgo/network/topology.py @@ -513,6 +513,10 @@ def lines_df(self): Resistance of line (or in case of multiple parallel lines total resistance of lines) in Ohm. + b : float + Shunt susceptance of line (or in case of multiple parallel lines + total shunt susceptance of lines) in Siemens. + s_nom : float Apparent power which can pass through the line (or in case of multiple parallel lines total apparent power which can pass