|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Dynamic phasor (DQsym) time-domain solver with switch handling. More...
#include "../../Constants.h"#include "../../Bus.h"#include "../Helper_Functions/Helper_Functions.h"

Go to the source code of this file.
Classes | |
| struct | DSSState |
| Persistent state for the DSSS phasor-domain integrator. More... | |
| struct | Config |
| Simulation configuration for a DQsym run. More... | |
| struct | DQsymResult |
| Time-domain results produced by a DQsym simulation. More... | |
| class | DQsym |
| Orchestrates phasor-domain dynamic simulation of an AC/DC network. More... | |
Dynamic phasor (DQsym) time-domain solver with switch handling.
Discretizes the network state-space model in the phasor domain and advances it step-by-step using the DSSS (Discrete-time State-Space Solver) algorithm, supporting breaker state changes during simulation.