You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`control_side`| {py:class}`BranchSide <power_grid_model.enum.BranchSide>` if the regulated object is a {hoverxreftooltip}`user_manual/components:transformer` and {py:class}`Branch3Side <power_grid_model.enum.Branch3Side>` if it the regulated object is a {hoverxreftooltip}`user_manual/components:Three-Winding Transformer`| - | the controlled side of the transformer |✨ only for power flow |✔||
809
+
|`control_side`| {py:class}`BranchSide <power_grid_model.enum.BranchSide>` if the regulated object is a {hoverxreftooltip}`user_manual/components:transformer` and {py:class}`Branch3Side <power_grid_model.enum.Branch3Side>` if it the regulated object is a {hoverxreftooltip}`user_manual/components:Three-Winding Transformer`| - | the controlled side of the transformer |✨ only for power flow |❌||
810
810
|`u_set`|`double`| volt (V) | the voltage setpoint (at the center of the band) |✨ only for power flow |✔|`>= 0`|
811
811
|`u_band`|`double`| volt (V) | the width of the voltage band ($=2*\left(\Delta U\right)_{\text{acceptable}}$) |✨ only for power flow |✔|`> 0` (see below) |
812
812
|`line_drop_compensation_r`|`double`| ohm (Ω) | compensation for voltage drop due to resistance during transport (see [below](#line-drop-compensation)) |❌ default `0.0`|✔|`>= 0`|
0 commit comments