-
Notifications
You must be signed in to change notification settings - Fork 294
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
disappear issue of fluid particles #346
Comments
https://drive.google.com/file/d/1sQPzb6GW77_RgXVEVqfSaSgA-ObSONX1/view?usp=drive_link |
Can you share a minimal scene where this happens? |
Thank you for your reply! I double test the attached scene, it will lose particles after a few time steps using dfsph + 2012 rigid-fluid coupling method. But it's stable (no particles disappear) when I integrate a rigid body control method. Please check the scene and the state. As for state I only load the water state by position and velocity. I also attached my running code for your convenience. To run my code, it require set in diffFR environment: |
For me the initial configuration directly explodes since the rigid bodies are stuck in the fluid which causes high pressure forces. |
Hi,
Just found a weired issue. In DFSPH, rigid-fluid coupling (2012 method) simulation, sometimes the fluid particle will disappear with Nan value.
This issue is more serious in a large scene multiple rigids. I attached my recording .html for your convenience.
Do you know how to fix it?
The text was updated successfully, but these errors were encountered: