Package pypower :: Module opf_execute
[hide private]
[frames] | no frames]

Module opf_execute

source code

Executes the OPF specified by an OPF model object.

Functions [hide private]
 
opf_execute(om, ppopt)
Executes the OPF specified by an OPF model object.
source code
Variables [hide private]
  __package__ = 'pypower'
Function Details [hide private]

opf_execute(om, ppopt)

source code 

Executes the OPF specified by an OPF model object.

results are returned with internal indexing, all equipment in-service, etc.

See Also: opf, opf_setup

Authors:
Ray Zimmerman (PSERC Cornell), Richard Lincoln