Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Tuning_assistant.cpp File Reference
#include "Tuning_assistant.h"
#include "../../Elements/Converter/MMC.h"
#include <cmath>
#include <iostream>
#include <limits>
Include dependency graph for Tuning_assistant.cpp:

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)
 

Function Documentation

◆ reportGfmTuning()

◆ tuneGfmDroops()