-
Hi @cuihantao and @jinningwang , How can I synchronize the simulation-time with clock-time? I found that increasing/decreasing time-step size impacts the simulation-time. Regards, |
Beta Was this translation helpful? Give feedback.
Answered by
cuihantao
Feb 11, 2022
Replies: 1 comment 3 replies
-
There is an option |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
TheASingh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an option
-qrt
forandes run
. It is only a best-effort synchronization. As you decrease the step size, there will be more computation, which will make it naturally slower.