Replies: 1 comment
-
|
I don't think so, the dump interval is computed based on the Nyquist interval such that you can see the signal propagation in the smallest cells of your sim. You can increase the sampling with the oversampling parameter, but to decrease it you'd have to change the source code I think, but then you would start to see time-domain aliasing in your visualization. Your best bet is probably to increase the smallest cell size, if possible, to increase the timestep value. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to reduce the number of frames dumped? Say, dump once every 1000 steps?
Beta Was this translation helpful? Give feedback.
All reactions