sogno-platform / dpsim

Real-time power system simulator including powerflow, (dynamic) phasors and EMT
https://sogno.energy/dpsim/
Mozilla Public License 2.0
67 stars 49 forks source link

Make DataLogger configurable #205

Open LennartSchu opened 1 year ago

LennartSchu commented 1 year ago

Introduce a feature that makes it possible to configure the DataLogger from the Simulation-class. I.e., switch DataLogger off for benchmarking and on for testing.

Resolves https://github.com/sogno-platform/dpsim/pull/194#discussion_r1138350916

stv0g commented 1 year ago

How about adding an enabled attribute to the DataLoggers?