CFDEM coupling error

Submitted by JanvandenBroecke on Wed, 04/12/2017 - 18:39

Hi all,

OpenFOAM 3.0.x works without any problems. Furthermore, my fcdemSysTest looks o.k.:

*********************************************
* C F D E M (R) c o u p l i n g *
* *
* by DCS Computing GmbH *
* www.dcs-computing.com *
*********************************************

*********************************
CFDEM(R)coupling system settings:
*********************************
CFDEM_VERSION=PUBLIC
couple to OF_VERSION=3.0.x
compile option=Opt

check if paths are set correctly
valid:yes critical:yes - $CFDEM_PROJECT_DIR = /home/jan/CFDEM/CFDEMcoupling-PUBLIC-3.0.x
valid:yes critical:no - $CFDEM_PROJECT_USER_DIR = /home/jan/CFDEM/jan-PUBLIC-3.0.x
valid:yes critical:yes - $CFDEM_SRC_DIR = /home/jan/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src
valid:yes critical:yes - $CFDEM_SOLVER_DIR = /home/jan/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers
valid:yes critical:yes - $CFDEM_TUT_DIR = /home/jan/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/tutorials
valid:yes critical:yes - $CFDEM_LIGGGHTS_SRC_DIR = /home/jan/LIGGGHTS-PUBLIC/src
valid:yes critical:yes - $CFDEM_LPP_DIR = /home/jan/LPP/src
valid:yes critical:yes - $CFDEM_ADD_LIBS_DIR = /home/jan/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/etc/addLibs_universal
valid:yes critical:no - $CFDEM_PIZZA_DIR = /home/jan/PIZZA/pizza-9Oct15/src
valid:NO critical:no - $CFDEM_TEST_HARNESS_PATH = /home/jan/CFDEM/jan-PUBLIC-3.0.x/log/logFilesCFDEM-PUBLIC-3.0.x does not exist
valid:NO critical:no - $C3PO_SRC_DIR = does not exist

library names
$CFDEM_LIGGGHTS_LIB_NAME = lmp_fedora_fpic
$CFDEM_LIB_NAME = lagrangianCFDEM-PUBLIC-3.0.x
$LD_LIBRARY_PATH = /home/jan/OpenFOAM/ThirdParty-3.0.x/platforms/linux64Gcc/CGAL-4.7/lib:/home/jan/OpenFOAM/ThirdParty-3.0.x/platforms/linux64Gcc/gperftools-svn/lib:/home/jan/OpenFOAM/ThirdParty-3.0.x/platforms/linux64Gcc/ParaView-4.4.0/lib/paraview-4.4:/home/jan/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/home/jan/OpenFOAM/ThirdParty-3.0.x/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/usr/lib/openmpi/lib:/home/jan/OpenFOAM/jan-3.0.x/platforms/linux64GccDPInt32Opt/lib:/home/jan/OpenFOAM/site/3.0.x/platforms/linux64GccDPInt32Opt/lib:/home/jan/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt32Opt/lib:/home/jan/OpenFOAM/ThirdParty-3.0.x/platforms/linux64GccDPInt32Opt/lib:/home/jan/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt32Opt/lib/dummy
$WM_NCOMPPROCS = 4
$WM_LABEL_SIZE = 32

Additional lib settings
VTK_PATH = -L/usr/lib/
VTK_LIB = -lvtkCommon -lvtkFiltering -lvtkIO -lvtkParallel -lvtkGraphics
VTK_INC = -I/usr/include/vtk-5.10
CFDEM_ADD_LIB_PATHS = -L/usr/lib/
CFDEM_ADD_LIBS = -lvtkCommon -lvtkFiltering -lvtkIO -lvtkParallel -lvtkGraphics

*******************
g++:
/usr/bin/g++
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc:
/usr/bin/gcc
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

mpic++:
/usr/bin/mpic++
g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

mpirun:
/home/jan/OpenFOAM/OpenFOAM-3.0.x/bin/mpirun
mpirun (Open MPI) 1.10.2

Report bugs to http://www.open-mpi.org/community/help/
**********************
additional packages...

When I try to compile cfdem using cfdemCompCFDEMall the liggghts libraries compile without error. Afterwards I get the errors as shown in the enclosed log files. Does anybody know how to fix this problem?

Kind regards,

Jan