CFDEM®coupling - User Forum

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

problem with runing the ./Allrun.sh

Submitted by michaelv on Wed, 02/23/2011 - 17:05

Dear All
I installed the CFDDEM on my computer, the istallations seem to be complited, but then I am trying to test it by runing the mycfdem/settlingTest/Allrun.sh. and I get the message
wait for file "/opt/mycfdem/settlingTest/CFD/couplingFiles/x1"

and it wait forever
can anybody help me?
I never used the code.

Thank you very much
Esti

couple_every

Submitted by niqbal on Thu, 02/10/2011 - 11:21

Hi,
I have just downloaded the new version of LIGGGHTS (1.2.5 beta) and compiled it. Just to check, I ran examples of LIGGGHTS that works fine but when I tried to run it for CFD-DEM coupling it gives me the following error. Any body have a clue?

"LIGGGHTS 1.2.5-beta based on lammps-10Mar10
Created orthogonal box = (0 0 0) to (0.1 0.1 0.1)
1 by 1 by 1 processor grid
ERROR: Illegal fix couple/cfd/file command, expecting keyword 'couple_every' "

Regards,
Naveed

CFDEM Installation

Submitted by katterfe on Fri, 01/21/2011 - 15:04

Hi Christoph,

I'm trying to install CFDEM on a Fedora 14 system. I have installed liggghts and openFoam. Both work well.
Unfortunately I get the following error message when I try to compile it via "wmake libso" in the mycfdem/cfdemParticle directory:

options:10:12: warning: backslash-newline at end of file
linuxGccDPOpt/options:6: *** missing separator. Stop.
wmake error: file 'Make/linuxGccDPOpt/objectFiles' could not be created

I have not touched the options file. It looks like:

EXE_INC = \
-I ./cfdemParticle \
-I$(LIB_SRC)/finiteVolume/lnInclude \

Fluidized Bed chemical reactors

Submitted by niqbal on Wed, 01/19/2011 - 17:07

Hi Chris,
I am interested to simulate a fluidized bed chemical reactors. The particles might be treated as chemical reactants that reacts with the surrounding fluid. This reaction increases the concentration of a particular substance (at first step only concentration ,no heat exchange is considered yet might be later on) in the fluid. I have looked up your code, and I found only momentum coupling. In this regard, I have certain querries
1- Do I need mass coupling for this?

Momentum transfer issue

Submitted by tshan on Fri, 01/14/2011 - 08:11

Hi, Chris,

I have a small question that happened in the coupling case that I modified. It is pouring case which pours particles from the air to the water. There was no problem when I try a small number of particles, however, when I increased the number to about 1000, the foam would finish while the liggghts would not stop and keep waiting in the middle.

Why would this happen and could you let me know how I could solve this issue?

Many thanks for your kind help!

Best,
Tong

CFD:
...
wait for file "/home/tong/Software/cfdem/test2/CFD/couplingFiles/radius1"

Installation problem on ubuntu 10.10

Submitted by juhani aittamaa on Wed, 01/05/2011 - 23:09

Dear all

I was impressed on cfd-dem coupling and tried to use it.

I am running ubuntu 10.10 and several versions of openfoam, but have no experience on lggghts or dem coupling.

I first downloaded lggghts and managed to run LGGGHTS example chute_wear

then i tried to link dem with OF1.6.x

i down loaded cfd-dem using git and managed to compile cfdemCloud scr and make library from it. I also compiled cdfdemSolverPisoExplicit to OFuserapplications library succesfully.

Then i tried to run example case settlingTest, after modifying Allrun.sh as below

Complie cfdemSolverPisoExplicit: cannot find -lPstream

Submitted by tshan on Tue, 11/23/2010 - 09:50

Hi, Chris

However, I met a new error in cfdemSolverPisoExplicit compilation, saying:

...
/usr/bin/ld: cannot find -lPstream
collect2: ld returned 1 exit status
make: *** [/home/tong/OpenFOAM/tong-1.6/applications/bin/linux64GccDPOpt/cfdemSolverPisoExplicit] Error 1

How can I resolve this linking error?

Thanks for your reply.

Best,
Tong

tong@tong-laptop:~/Software/cfdem/cfdemSolverPisoExplicit$ wmake
Making dependency list for source file cfdemSolverPisoExplicit.C
could not open file RASModel.H for source file cfdemSolverPisoExplicit.C

pull, compile, run CFD-DEM coupling src, solver and testcase

cgoniva's picture
Submitted by cgoniva on Sat, 11/06/2010 - 09:35

Dear all,

In order to ease your life I summed up the commands necessary to pull, compile, run CFD-DEM coupling src, solver and testcase:

#- this was tested with the latest version of liggghts and OpenFOAM(R)-1.6

#- go to the directory where you want the files to live

#- to get the files from GIT use the command:
git clone git://cfdem.git.sourceforge.net/gitroot/cfdem/cfdem mycfdem

#- you'll get a directory:
mycfdem

#- this directory includes the directories:
cfdemParticle cfdemSolverPisoExplicit settlingTest

#####################################
# compile src

Pages

Subscribe to RSS - CFDEM®coupling - User Forum