pypowsybl.network.Network.apply_solved_tap_position_and_section_count_values

Network.apply_solved_tap_position_and_section_count_values()[source]

Replaces the “input” values used for load flow calculation by their solved values returned by the load flow calculation, only for tap position and section count. The copied values are : - solved_tap_position -> tap for ratio/phase tap changers - solved_section_count -> section_count for shunt/compensators

Return type:

None