Hi all,
I try run a simulation with small particles, for this I use two distributions of particles with radius 0.0001 and 0.00015.
The simulation run fine, but when the particles in contact with the geometry jumps far away beyond the box.
For example, I modify the example "chute_wear" and just change the radius of particles and the results are like i said (
see attachment).
Any idea for help me in this problem?
Regards,
Felipe
Attachment | Size |
---|---|
![]() | 38 KB |
![]() | 2.59 MB |
cstoltz | Mon, 06/10/2013 - 12:06
If you reduced the particle
If you reduced the particle size w/o changing the material properties or the timestep, then the timestep in that example would likely be much too large. Good rule of thumb is to set the timestep ~20% of the Rayleigh time or less for stability. See documentation of the pair_styles for details.
Best regards,
Chris
g.garate | Wed, 06/19/2013 - 16:05
Hi Chris, what fraction of
Hi Chris, what fraction of the Hertz time you recommend me for ratio of the skin?
Thanks in advance