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