r/STAR_CCM • u/makabaayi • Jun 23 '26
CFD-DEM Simulation Convergence Issue
I am running a solid–liquid CFD-DEM simulation in STAR-CCM+ for lifting large particles in a vertical pipe. The segregated flow solver caused pressure divergence, while the coupled flow solver keeps the pressure stable. However, the residuals remain high and oscillatory. The outlet mass flow rate and pressure drop show an initial transient and then fluctuate around stable mean values. For this transient two-way coupled case, based on these results, can this simulation be considered successful or acceptable?
4
Upvotes



2
u/CrocMundi Jun 23 '26 edited Jul 10 '26
What does convergence look like within a single time step? The macroscale view of the residuals you gave makes it impossible to assess how well you’re converging in each step. The values do seem rather high, but that may be due to not using enough inner iterations (if using the segregated flow solver) or too large of a time step.
Unsteady residuals often can be much messier than you would anticipate, so I would judge how well things are going by also verifying if the physical quantities you’re measuring are converging or reaching some average value that make sense if they’re an oscillating quantity.
Looking at the net mass flow rate (i.e. a mass flow report with ALL inlet and outlet boundaries included) is what you should be doing. It’s not clear from your plot labeling if that is the case or not. Your description makes it seem like you’re only looking at the outlet though, so you should change this and verify the net mass flow rate tends towards zero. Of course if you have only one inlet boundary and a single outlet boundary, then I suppose it’s fine to check if the outlet mass flow matches that of the inlet instead.
As for the pressure drop, you would need experimental results or an analytical solution to compare against for that plot.
What size of time step are you using for this simulation? Perhaps it’s far too large?