ac_line#
A power line where the flow is determined by ptdf factors.
Examples#
Attributes#
max_forward_flow#
Maximum transfer capacity in forward direction.
max_backward_flow#
Maximum transfer capacity in backward direction.
n_loss_segments#
Number of segments for linearization of quadratic loss.
loss_factor_linear#
Loss factor multiplied with absolute value of the flow in the line.
loss_factor_quadratic#
Loss factor multiplied with the square of the flow in the line. The calculation is linearized with the number of steps defined by n_loss_segments.
flow#
Flow through the line.
forward_loss#
Transmission loss for flow in forward direction of the line.
backward_loss#
Transmission loss for flow in backward direction of the line.