-
I want to turn off the GUI and extract only the data. For example, I would like to extract the force that a rigid body receives from a water particle. I also want to extract data of rigid bodies and water as vtk and bgeo files. Please let me know how to do this. |
Beta Was this translation helpful? Give feedback.
Answered by
janbender
Sep 6, 2023
Replies: 1 comment 2 replies
-
You can use the command line option: --no-gui. However, you have to define an end time of the simulation in the scene file or by using the option "--stopAt". See also here: |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
fluidkocy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the command line option: --no-gui. However, you have to define an end time of the simulation in the scene file or by using the option "--stopAt".
See also here:
https://splishsplash.readthedocs.io/en/latest/getting_started.html