|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
GFM droop search bounds for the tuning assistant. More...
#include <Certificate_spec.h>
Public Attributes | |
| double | Kdroop_P_min = 0.0 |
| double | Kdroop_P_max = 0.0 |
| If ≤ min, derived from nominal × factors. | |
| double | Kdroop_Q_min = 0.0 |
| double | Kdroop_Q_max = 0.0 |
| int | n_P = 7 |
| int | n_Q = 5 |
| double | scale_P_lo = 0.25 |
| Relative to nominal when absolute bounds unset. | |
| double | scale_P_hi = 4.0 |
| double | scale_Q_lo = 0.25 |
| double | scale_Q_hi = 4.0 |
GFM droop search bounds for the tuning assistant.
| double GfmTuningBounds::Kdroop_P_max = 0.0 |
If ≤ min, derived from nominal × factors.
Referenced by tuneGfmDroops().
| double GfmTuningBounds::Kdroop_P_min = 0.0 |
Referenced by tuneGfmDroops().
| double GfmTuningBounds::Kdroop_Q_max = 0.0 |
Referenced by tuneGfmDroops().
| double GfmTuningBounds::Kdroop_Q_min = 0.0 |
Referenced by tuneGfmDroops().
| int GfmTuningBounds::n_P = 7 |
Referenced by example_certificate_figures(), and tuneGfmDroops().
| int GfmTuningBounds::n_Q = 5 |
Referenced by example_certificate_figures(), and tuneGfmDroops().
| double GfmTuningBounds::scale_P_hi = 4.0 |
Referenced by example_certificate_figures(), and tuneGfmDroops().
| double GfmTuningBounds::scale_P_lo = 0.25 |
Relative to nominal when absolute bounds unset.
Referenced by example_certificate_figures(), and tuneGfmDroops().
| double GfmTuningBounds::scale_Q_hi = 4.0 |
Referenced by example_certificate_figures(), and tuneGfmDroops().
| double GfmTuningBounds::scale_Q_lo = 0.25 |
Referenced by example_certificate_figures(), and tuneGfmDroops().