pwrs.power_models.pyomo.formulations.acr#

AC-rectangular voltage variables and network equations for Pyomo OPF.

pwrs.power_models.pyomo.formulations.acr.build_acr_power_model(mpc, pyo)[source]#

Build the ACR formulation as a standard single-network OPF.

Parameters:
  • mpc (Any)

  • pyo (Any)

Return type:

PyomoPowerModel