Hi everyone,
I’m using the ConstraintIB/falling_sphere example to simulate many spheres settling in a uniform grid (128×512×128, no AMR). When I increase the number of spheres, they seem to overlap after coming close enough. I then implemented the inter-particle repulsive force exactly as in the Drafting–Kissing–Tumbling example shared here:
https://groups.google.com/g/ibamr-users/c/6Zs0y7zS6nc/m/P5OPgSacAgAJ
That fixed the overlap, but when I try to reproduce the 10-sphere results (Fig. 8 (a) & (b)) from
Sharma & Patankar, J. Comput. Phys. 205 (2005) 439–457 (https://doi.org/10.1016/j.jcp.2004.11.012),
my trajectories still don’t match.
Questions:
On Jun 24, 2025, at 12:58 PM, JATIN RAJ <jati...@tifrh.res.in> wrote:Hi everyone,
I’m using the ConstraintIB/falling_sphere example to simulate many spheres settling in a uniform grid (128×512×128, no AMR). When I increase the number of spheres, they seem to overlap after coming close enough. I then implemented the inter-particle repulsive force exactly as in the Drafting–Kissing–Tumbling example shared here:
https://groups.google.com/g/ibamr-users/c/6Zs0y7zS6nc/m/P5OPgSacAgAJ
That fixed the overlap, but when I try to reproduce the 10-sphere results (Fig. 8 (a) & (b)) from
Sharma & Patankar, J. Comput. Phys. 205 (2005) 439–457 (https://doi.org/10.1016/j.jcp.2004.11.012),
my trajectories still don’t match.
Questions:
1. Is this example well suited for such kinds of applications and2 . could there be any flaw in the implementation3. Are my chosen parameters (penalty stiffness εₚ, interaction range ξ, time step Δt) in a reasonable rangeAny pointers or suggestions would be greatly appreciated. Thanks!Please find my input files and corresponding results in the drive folder below for reference.Thank you,JatinSharma & Patankar's result :
<Screenshot from 2025-06-25 00-15-42.png>my result:
<result.gif>a more detailed comparison including the 2 sphere DKT can be found in the following docs file :2 spheres : https://docs.google.com/document/d/13qkyMfnFKv-xpvy2v_WJF2C9nEWd4Wct4DqjVmclKQo/edit?usp=sharing10 spheres : https://docs.google.com/document/d/1XUQvq0Um5Kq3KLTOwa-HhJqcJDGcrMyBudQEwpXAaw8/edit?usp=sharing
--
You received this message because you are subscribed to the Google Groups "IBAMR Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ibamr-users...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ibamr-users/959bc8d7-9c5c-4c42-8415-32e389f5a358n%40googlegroups.com.
<result.gif><Screenshot from 2025-06-25 00-15-42.png>