sogno-platform / dpsim-api

REST API to run dynamic power system simulations using DPsim
Apache License 2.0
2 stars 2 forks source link

Enable cluster logging of simulation progress to help debugging #30

Open richardmarston opened 2 years ago

richardmarston commented 2 years ago

The simulation status is currently recorded as a boolean "ready" in the file object. We should instead have cluster level logging enabled so that for each simulation id we can log the simulation's progress and see where it is stuck or has failed.