Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Tuning_assistant.h File Reference

Workflow 4 — GFM droop tuning to restore device certificates. More...

#include "Certificate_spec.h"
#include "Stability_certificate.h"
#include <string>
#include <vector>
Include dependency graph for Tuning_assistant.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GfmTuningSample
 One candidate in the GFM droop search. More...
 
struct  GfmTuningResult
 Result of a GFM tuning search. More...
 

Functions

GfmTuningResult tuneGfmDroops (MMC &mmc, const CertificateSpec &spec, const GfmTuningBounds &bounds={})
 Grid-search GFM P/Q droops; pick the feasible point with largest passivity margin.
 
void reportGfmTuning (const GfmTuningResult &result, bool plotting_enabled=true)
 

Detailed Description

Workflow 4 — GFM droop tuning to restore device certificates.

Function Documentation

◆ reportGfmTuning()

◆ tuneGfmDroops()