pypowsybl.voltage_initializer.VoltageInitializerParameters.set_min_plausible_active_power_threshold

VoltageInitializerParameters.set_min_plausible_active_power_threshold(min_plausible_active_power_threshold)[source]

Changes the threshold of active and reactive power considered as null in the optimization.

Parameters:

min_plausible_active_power_threshold (float) – is >= 0.

Return type:

None