When running very small grain sims, with grain separation smaller than 0.001, particle just collapse, not stacking anymore.
it seems that the particle move to far compared to their size, but I could not find a way to solve this , beside reducing the gravity force
the file shows the problem
thanks Martin
Small Scale Grain : Particle Separation <0.001, grain collapse
1854 2 0- sanostol
- Member
- 577 posts
- Joined: Nov. 2005
- Offline
- tamte
- Member
- 8768 posts
- Joined: July 2007
- Offline
increase your max substeps on POP solver
since it's ultimately more about too large forces compared to the scale than the scale itself (until you get to scales that start causing precision errors)
you can do a simple test and increase gravity in your large sim by the same factor and they will collapse too
so it's about the ratio between pscale and speed of the particle, which is what CFL condition uses to choose the number of substeps from the min/max range you just need to allow it to use more substeps if needed
since it's ultimately more about too large forces compared to the scale than the scale itself (until you get to scales that start causing precision errors)
you can do a simple test and increase gravity in your large sim by the same factor and they will collapse too
so it's about the ratio between pscale and speed of the particle, which is what CFL condition uses to choose the number of substeps from the min/max range you just need to allow it to use more substeps if needed
Edited by tamte - Jan. 10, 2019 09:43:13
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- sanostol
- Member
- 577 posts
- Joined: Nov. 2005
- Offline
-
- Quick Links