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

HarmonyUI launcher: pick examples/JSON, run solvers, optional plots and PNG export. More...

#include "harmony_launcher.h"
#include "Constants.h"
#include "cli.h"
#include "ui/harmony_banner_gui.h"
#include "log_capture.h"
#include "Solver/Helper_Functions/Visualization.h"
#include <algorithm>
#include <atomic>
#include <cctype>
#include <chrono>
#include <cstdlib>
#include <cstring>
#include <deque>
#include <filesystem>
#include <future>
#include <mutex>
#include <optional>
#include <thread>
Include dependency graph for harmony_launcher.cpp:

Functions

int runHarmonyLauncher (int argc, char *argv[])
 Run the HarmonyUI launcher until the user closes the window.
 

Detailed Description

HarmonyUI launcher: pick examples/JSON, run solvers, optional plots and PNG export.

Function Documentation

◆ runHarmonyLauncher()

int runHarmonyLauncher ( int  argc,
char *  argv[] 
)