EDEM-Fluent coupling problem.
Hi Everyone,
I have been trying to implement the Bonded-Particle contact model (v3.5.0) API provided by EDEM (from its previous EDEMSimulation forums), then it works fine. At the same time, I also tried to establish a coupling interface between edem2023 and fluent2022r1, and succeeded. When I tried to use the bead chain model created using the (v3.5.0)API and the simple flow field established by fluent for two-way coupling, the residual error was too large, as shown in the figure below.In contrast, when I simply use the built-in Bonding V2 model against the same parameters as for API, then it works fine.
Any suggestions, what could be the potential issue with that?
Thank you.
Best regards,
Bai
Best Answer
-
Hi,
The physics model used, either API or in-built, shouldn't directly influence the coupling as all Fluent can 'see' is the volume fraction and velocity/momentum of the particles.
IF you are changing physics models and you are seeing problems it is likely either due to large volume fractions in small fluent mesh cells or due to an unstable simulation where the particle velocities are high which would cause instabilities.
So I would check the EDEM alone simulation is stable, you can reduce the time-step used in EDEM and Fluent but often reducing the time-step ratio helps with stability. It's typical to have the Fluent time-step 10 or 100 times larger than EDEM but this means the forces are applied for this 100 time-steps before been updated, reducing this ratio means more CFD time-steps but increased stability.
Regards
Stephen
0
Answers
-
The attachment is as follows.
0 -
Hi,
The physics model used, either API or in-built, shouldn't directly influence the coupling as all Fluent can 'see' is the volume fraction and velocity/momentum of the particles.
IF you are changing physics models and you are seeing problems it is likely either due to large volume fractions in small fluent mesh cells or due to an unstable simulation where the particle velocities are high which would cause instabilities.
So I would check the EDEM alone simulation is stable, you can reduce the time-step used in EDEM and Fluent but often reducing the time-step ratio helps with stability. It's typical to have the Fluent time-step 10 or 100 times larger than EDEM but this means the forces are applied for this 100 time-steps before been updated, reducing this ratio means more CFD time-steps but increased stability.
Regards
Stephen
0 -
Hi Stephen,
Thank you very much for your valuable advice. I ran edem alone and it was stable. Reduce the time step of fluent according to your suggestion. Only when it is reduced to 1e-9s can it run stably, for those using API. However, using bonding v2 can achieve a stable state when the time step is 1e-4s. This gap is relatively large, is there any good suggestion to improve this problem?
Best regards,
Bai
0 -
Hi Bai,
1e-9 s time-step does seem low, what is the time-step used for the EDEM model? It should only be reduced to lowest value = edem time-step.
In general for fluent stability reducing the under-relaxation factors, reducing these also helps with stability if it's related to convergence and mass/momentum transfer but best to check the Fluent documentation on impact of that.
Regards
Stephen
0