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

Module runduopf

source code

Runs a DC optimal power flow with unit-decommitment heuristic.

Functions [hide private]
 
runduopf(casedata=None, ppopt=None, fname='', solvedcase='')
Runs a DC optimal power flow with unit-decommitment heuristic.
source code
Variables [hide private]
  __package__ = 'pypower'
Function Details [hide private]

runduopf(casedata=None, ppopt=None, fname='', solvedcase='')

source code 

Runs a DC optimal power flow with unit-decommitment heuristic.

See Also: rundcopf, runuopf

Authors:
Ray Zimmerman (PSERC Cornell), Richard Lincoln