GMLC-TDC / helics-cli

HELICS Command Line Interface
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

helics_cli report simulation time to console while simulation is running #34

Open trevorhardy opened 3 years ago

trevorhardy commented 3 years ago

How hard would it be to have helics_cli report out the simulation time say, every five to ten wall-clock seconds? Having some kind of feedback while a longer co-simulation is running could be useful information to the user.

We need to think if this is reasonable as a general helics_cli feature or if we need to be pushing people to the web interface in general where this features should (does?) exist.