Problem to compile CFDEM

Submitted by pipegaldames on Mon, 05/27/2013 - 21:43

Hi all,
I compile the CFDEM and LIGGGHTS according with "githubAccess_public.pdf" , this seems works well, but in output show many warnings, such as [-Wunused-parameter] in both cases (cfdemCompLIG , cfdemCompCFDEM).

When I try run any example, the next error appears (in cfdemSolverPiso ):

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.2.x |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.2.x-6ff339325ac7
Exec : cfdemSolverPiso -parallel
Date : May 27 2013
Time : 14:44:37
Host : "pipegaldames"
PID : 2963
Case : /home/felipegaldames/CFDEM/felipegaldames-PUBLIC-2.2.x/run/tutorials/cfdemSolverPiso/ErgunTestMPI/CFD
nProcs : 4
Slaves :
3
(
"pipegaldames.2964"
"pipegaldames.2965"
"pipegaldames.2966"
)

Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Disallowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0

Reading field p

Reading physical velocity field U
Note: only if voidfraction at boundary is 1, U is superficial velocity!!!

Reading momentum exchange field Ksl

Reading voidfraction field voidfraction = (Vgas/Vparticle)

Creating dummy density field rho

Reading particle velocity field Us

Reading/calculating face flux field phi

[0] #0 Foam::error::printStack(Foam::Ostream&)[2] [1] #0 Foam::error::printStack(Foam::Ostream&)#0 Foam::error::printStack(Foam::Ostream&)[3] #0 Foam::error::printStack(Foam::Ostream&) in "/home/felipegaldames/OpenFOAM/OpenFOAM-2.2.x/platforms/linuxGccDPOpt/lib/libOpenFOAM.so"
..............................

And the message follow, see in the attachment for complete error.

---------------------------------------------------------------------------------------------------------------------------

I can´t find any solution. Any idea for help me ?
Tranks.
Felipe