Skip to content

Commit 2792801

Browse files
authored
Merge pull request #952 from PowerGridModel/fix/tan-delta-notation
change sigma to delta in tan delta equation
2 parents e47f907 + 4ec7339 commit 2792801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user_manual/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ if any of the faults in any of the scenarios within a batch are not three-phase
143143
$$
144144
\begin{eqnarray}
145145
& Z_{\text{series}} = r + \mathrm{j}x \\
146-
& Y_{\text{shunt}} = \frac{2 \pi fc}{\tan \sigma +\mathrm{j}}
146+
& Y_{\text{shunt}} = \frac{2 \pi fc}{\tan \delta +\mathrm{j}}
147147
\end{eqnarray}
148148
$$
149149

0 commit comments

Comments
 (0)