update_mupq(baseMVA,
gen,
mu_PQh,
mu_PQl,
data)
| source code
|
Updates values of generator limit shadow prices.
Updates the values of MU_PMIN , MU_PMAX ,
MU_QMIN , MU_QMAX based on any shadow prices on
the sloped portions of the generator capability curve constraints.
- Parameters:
mu_PQh - shadow prices on upper sloped portion of capability curves
mu_PQl - shadow prices on lower sloped portion of capability curves
data - "data" dict returned by makeApq
See Also:
makeApq .
- Authors:
-
Ray Zimmerman (PSERC Cornell),
Carlos E. Murillo-Sanchez (PSERC Cornell & Universidad
Autonoma de Manizales),
Richard Lincoln
|