JuMP.value
— MethodNeed because of mix of vars/real in zgen, zbranch, z_storage
PowerModelsRestoration.variable_branch_damage_indicator
— Methodvariable: 0 <= damage_branch[l] <= 1
for l
in branch
es
PowerModelsRestoration.variable_bus_damage_indicator
— Methodvariable: 0 <= damage_bus[l] <= 1
for l
in bus
es
PowerModelsRestoration.variable_bus_voltage_magnitude_on_off
— Methodvariable: v[i]
for i
in bus
es
PowerModelsRestoration.variable_bus_voltage_magnitude_sqr_on_off
— MethodPowerModelsRestoration.variable_bus_voltage_magnitude_violation
— Methodvariable: v[i]
for i
in bus
es
PowerModelsRestoration.variable_gen_damage_indicator
— Methodvariable: 0 <= damage_gen[l] <= 1
for l
in gen
es
PowerModelsRestoration.variable_gen_power_damage
— Methodgenerates variables for both active
and reactive
generation
PowerModelsRestoration.variable_gen_power_imaginary_damage
— Methodvariable: qq[j]
for j
in gen
PowerModelsRestoration.variable_gen_power_real_damage
— Methodvariable: pg[j]
for j
in gen
PowerModelsRestoration.variable_storage_current_damage
— Methoddo nothing by default but some formulations require this
PowerModelsRestoration.variable_storage_damage_indicator
— Methodvariable: 0 <= damage_storage[l] <= 1
for l
in storage
es
PowerModelsRestoration.variable_storage_power_control_imaginary_damage
— MethodPowerModelsRestoration.variable_storage_power_imaginary_damage
— MethodPowerModelsRestoration.variable_storage_power_mi_damage
— MethodPowerModelsRestoration.variable_storage_power_real_damage
— Method