![]() |
deltaFlow
|
Reactive power limit (Q-limit) checking for PV buses. More...


Go to the source code of this file.
Classes | |
| class | Qlim |
| Checks reactive power limits on PV buses after solver convergence. More... | |
Reactive power limit (Q-limit) checking for PV buses.
After power flow convergence, this checks whether any PV bus has exceeded its reactive power generation limits ($$ Q_{gmax} $$ or $$ Q_{gmin} $$). If a violation is detected, the PV bus is converted to a PQ bus and the solver must be re-run with the updated bus types.
This follows the standard approach described in the MATLAB Qlim.m reference.
Definition in file Qlim.H.