pypowsybl.voltage_initializer.VoltageInitializerParameters.add_variable_shunt_compensators# VoltageInitializerParameters.add_variable_shunt_compensators(shunt_id_list)[source]# Indicate to voltage initializer that the given shunt compensator has a variable susceptance. Parameters: shunt_id_list (List[str]) – List of shunt ids. Return type: None