pwrs.power_models.pyomo.formulations.acp#

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

pwrs.power_models.pyomo.formulations.acp.build_acp_power_model(mpc, pyo)[source]#

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

Parameters:
  • mpc (Any)

  • pyo (Any)

Return type:

PyomoPowerModel