pypowsybl.network.Network.apply_solved_values

Network.apply_solved_values()[source]

Replaces the “input” values used for load flow calculation by their solved values returned by the load flow calculation. The copied values are : - solved_tap_position -> tap for ratio/phase tap changers - solved_section_count -> section_count for shunt/compensators - targetP/Q -> P/Q for generators, boundary lines, batteries - targetV -> V for generators and boundary lines - P0/Q0 -> P/Q for loads

Return type:

None