CFDEM®coupling - User Forum

This is a forum dedicated to CFDEM®coupling using the LIGGGHTS® DEM code and OpenSource CFD.

twoSpheresGlow...Tutorial

Submitted by paulaalejandrayo on Thu, 02/02/2017 - 14:50

Hello, I am sorry if this a too basic question, but I am trying to understand what each parameter in the twoSpheresGlow... tutorial does and I am having some problems. Basically if I remove gravity in the DEM part particles start to go up instead of going down and that has sense because lift force. But, DEM is in "si" units and CFD is too. I added a rho file to CFD/0 folder and rho is equal to the density of the DEM particles but particles still move up. So, my questions are: Is there other field affecting the system? does rho internal field equal 1.5 mean fluid density equal 1.5?

Guidelines for “reasonable” 2d simulations

Submitted by AliBlues on Fri, 01/27/2017 - 15:11

Hi,
Though downscaling from 3d to 2d cannot be performed properly in CFDEM simulations, as some of the feature still consider the atom type to be sphere rather than a disk, there are times which one just wants to check whether a concept would work or not, and an initial 2d simulation would be sufficient. I’ve checked the following link on steps to take for performing 2d simulations
http://www.cfdem.com/media/DEM/docu/Section_howto.html

wrong void fraction at the inlet boundary

Submitted by gelinhan on Mon, 01/23/2017 - 11:17

Hi there,

I am now using CFDEM to simulate a simple liquid-solid fluidized bed with a void fraction of 0.53. I used the divided void fraction model. However, the void fraction close to the inlet I got were close to 1 which caused the bottom particles staying nearly still. Please kindly find attached the image of the void fraction.

How to run case with explicitCoupling

Submitted by AliBlues on Wed, 01/18/2017 - 10:03

Hi,
I was wondering how can I run a case using explicitCoupling. I understand that implicit coupling provides better stability, but based on what I've been reading in the literature the explicit coupling is more accurate. So referring to the settling case tutorial, cfdemSolverPiso/settlingTestMPI, I made the following adjustments in constant/couplingProperties:

//--------------------------------------------------------------------
momCoupleModels
(
explicitCouple
//implicitCouple
);

fvOptions in cfdemSolverPiso

Submitted by sbateman on Tue, 01/17/2017 - 21:55

I see that fvOptions are supported by cfdemSolverIB, or at least it appears to be the case from looking at the source code. Are there plans to add fvOptions support to cfdemSolverPiso as well?

I am trying to run a case of oscillatory flow using a tabulatedAccelerationSource in fvOptions to drive the fluid, which works with pisoFoam, but didn't do anything in cfdemSolverPiso.

missing particles with variable inlet velocity

mbaldini's picture
Submitted by mbaldini on Fri, 01/13/2017 - 15:29

Hi all, I'm running an unresolved simulation in which particles are injected in a Helle-Shaw like cell.
The cell has a variable (linear) inlet velocity, as showed below, and the particles are inserted using insert/rate/region.
inlet

{
type uniformFixedValue;
uniformValue table
(
(0.0 (8.0 0.0 0.0))
(9.0 (8.0 0.0 0.0))
(10.0 (0.0 0.0 0.0))
(11.0 (0.0 0.0 0.0))

);
}

Pages

Subscribe to RSS - CFDEM®coupling - User Forum