Application Input Format
Source: application/PhasorDynamics/README.md
Input file for GridKit phasor dynamics application
Root elements
Name |
Value |
|---|---|
|
Path to the system model file[1] |
|
A floating point value for time step size |
|
A floating point value for max time |
|
An array of event groups (see Events below) |
|
Path to output (CSV) file |
|
A string containing the name of the case |
|
A string containing the name of the case |
Events
Each event group describes a system event that occurs at a given time point
Name |
Value |
|---|---|
|
A floating point value for time event occurs |
|
Event type (one of { “fault_on”, “fault_off” }) |
|
An integer value referencing the element associated with the event (e.g., bus fault id) |