Phasor Dynamics
Root elements
Name |
Value |
|---|---|
|
Path to the system model file[1] |
|
Monitor output time interval for recorded simulation results (default: 0, no intermediate monitoring) |
|
A floating-point value for max time |
|
Relative solver tolerance (default: 1.0e-7) |
|
Absolute solver tolerance override (default: 1.0e-9) |
|
Fixed solver time step size, or 0 for adaptive stepping (default: 0) |
|
An array of event groups (see Events below) |
|
Path to output (CSV) file (optional) |
|
A string containing the name of the case (optional) |
|
One of { “relative” (default), “absolute” } |
|
A floating-point value for highest allowable total error (default: 1.0e-4) |
|
A floating-point value for the smallest value at which to scale relative error (default: machine epsilon for double-precision) |
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) |