GMLC-TDC / HELICS-Examples

Examples for using HELICS with a variety of the supported programming languages
BSD 3-Clause "New" or "Revised" License
21 stars 19 forks source link

GridLAB-D deltamode #104

Open trevorhardy opened 4 months ago

trevorhardy commented 4 months ago

Deltamode allows GridLAB-D to simulate at timescales smaller than 1 second. HELICS support in GridLAB-D support entering and leaving delta mode and having an example that demonstrates this. Ideally, the example would start out in QSTS, have an event that triggers delatmode (likely a transient of some kind) and then return to QSTS once the transient has ended.