Hello SPIS users, I have a question about using SPIS simulations. In the simulation progress window, the graph updates every 1% of progress. For heavy runs, these updates often cause lag. Is there a way to change the display update interval? Thank you.
Hi Seohyun, these updates are triggered by a list of monitor settings. “xyzMonitorStep” etc. If you increase the numbers, the interval between updates becomes shorter. The actual step (in simulation seconds) is a function of the initial “duration” you set the simulation to, so if you change the duration during the run, the interval becomes the same (and you will trigger a lot more updates).
Anyway, TLDR; reduce the value of every parameters ending with "“MonitorStep” under Outputs that you think is relevant
Hi Fredrik, thank you for your answer.
I’ll try that, and if it doesn’t make any difference, I’ll follow up with another question.