Installation Error: /usr/bin/ld: cannot find

Submitted by Nathan on Tue, 05/15/2018 - 05:18

Hi Alice and Josef,

Please kindly advise my case on Ubuntu14.04. I have been using CFDEM3x for a long time, the compilation is always fine. I recently want to upgrade to CFDEM3.8 which has several new features useful to me. I installed OpenFOAM5x and LIGGGHTS3.8 without any problem. All run well. But when compiling CFDEM (cfdemCompCFDEMsrc), the following errors come:

/usr/bin/ld: cannot find -lfiniteVolume
/usr/bin/ld: cannot find -lturbulenceModels
/usr/bin/ld: cannot find -lincompressibleTurbulenceModels
/usr/bin/ld: cannot find -lfvOptions
/usr/bin/ld: cannot find -lmeshTools
/usr/bin/ld: cannot find -llagrangian
collect2: error: ld returned 1 exit status
.....

The results from cfdemSysTest are below:

check if paths are set correctly
valid:yes critical:yes - $CFDEM_PROJECT_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x
valid:yes critical:no - $CFDEM_PROJECT_USER_DIR = /home/nathan/CFDEM3.8.0/nathan-PUBLIC-5.x
valid:yes critical:yes - $CFDEM_SRC_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src
valid:yes critical:yes - $CFDEM_SOLVER_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/applications/solvers
valid:yes critical:yes - $CFDEM_TUT_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/tutorials
valid:yes critical:yes - $CFDEM_LIGGGHTS_SRC_DIR = /home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src
valid:yes critical:yes - $CFDEM_LIGGGHTS_LIB_PATH = /home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src
valid:yes critical:yes - $CFDEM_LPP_DIR = /home/nathan/LIGGGHTS/mylpp/src
valid:yes critical:yes - $CFDEM_ADD_LIBS_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle/etc
valid:yes critical:yes - $CFDEM_LIB_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib
valid:yes critical:yes - $CFDEM_APP_DIR = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/bin
valid:yes critical:no - $CFDEM_USER_LIB_DIR = /home/nathan/CFDEM/nathan-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib
valid:yes critical:no - $CFDEM_USER_APP_DIR = /home/nathan/CFDEM/nathan-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/bin
valid:yes critical:no - $CFDEM_TEST_HARNESS_PATH = /home/nathan/CFDEM3.8.0/nathan-PUBLIC-5.x/log/logFilesCFDEM-PUBLIC-5.x
valid:NO critical:no - $C3PO_SRC_DIR = does not exist

library names
$CFDEM_LIGGGHTS_LIB_NAME = lmp_auto
$CFDEM_LIB_NAME = lagrangianCFDEM-PUBLIC-5.x
$LD_LIBRARY_PATH = /home/nathan/CFDEM/nathan-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/OpenFOAM/ThirdParty-5.x/platforms/linux64Gcc/CGAL-4.10/lib64:/home/nathan/OpenFOAM/ThirdParty-5.x/platforms/linux64Gcc/gperftools-svn/lib:/home/nathan/OpenFOAM/ThirdParty-5.x/platforms/linux64Gcc/ParaView-5.4.0/lib/paraview-5.4:/home/nathan/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/lib/openmpi-system:/home/nathan/OpenFOAM/ThirdParty-5.x/platforms/linux64GccDPInt32/lib/openmpi-system:/usr/lib/openmpi/lib:/home/nathan/OpenFOAM/nathan-5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/OpenFOAM/site/5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/OpenFOAM/ThirdParty-5.x/platforms/linux64GccDPInt32/lib:/home/nathan/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/lib/dummy:/home/nathan/CFDEM/nathan-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib:/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib
$WM_NCOMPPROCS = 8
$WM_LABEL_SIZE = 32

Additional lib settings
CFDEM_ADD_LIBS_DIR/CFDEM_ADD_LIBS_NAME = /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle/etc/additionalLibs_5.x
CFDEM_ADD_LIB_PATHS =
CFDEM_ADD_LIBS =

LIGGGHTS library link (created during compilation of CFDEM)
lrwxrwxrwx 1 nathan nathan 55 May 15 12:32 /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib/liblmp_auto.so -> /home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src/liblmp_auto.so
*******************
g++:
/usr/bin/g++
g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 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/nathan/OpenFOAM/OpenFOAM-5.x/bin/mpirun
mpirun (Open MPI) 1.6.5

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

I am looking forward to your response,

Thanks,

alice's picture

alice | Wed, 05/16/2018 - 15:54

Hello Nathan,

this somehow looks like OpenFOAM libraries have not been found. Can you please check of the OpenFOAM installation is fully sourced?

Otherwise, there should be more detailed log files with the error messages in the $CFDEM_SRC/lagrangian/cfdemParticle/etc/log folder. Could you please have a closer look at them and post the content here?

Best,

Alice

Nathan | Thu, 05/17/2018 - 00:49

Hi Alice,

Many thanks, I re-run OpenFOAM several time and check it is running well. I post the content of log file below (it is really long):

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

// log_compileCFDEMcoupling_cfdemParticle-2018-05-15-12:32 //

/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle

removing all .dep files ...
wmake libso .
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
fatal: Not a git repository (or any of the parent directories): .git
wmakeLnInclude: linking include files to ./lnInclude
fatal: Not a git repository (or any of the parent directories): .git
Making dependency list for source file voidFractionModel.C
Making dependency list for source file newVoidFractionModel.C
Making dependency list for source file trilinearVoidFraction.C
Making dependency list for source file noVoidFraction.C
Making dependency list for source file IBVoidFraction.C
Making dependency list for source file GaussVoidFraction.C
Making dependency list for source file dividedVoidFraction.C
Making dependency list for source file centreVoidFraction.C
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C due to No such file or directory
Making dependency list for source file bigParticleVoidFraction.C
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
Making dependency list for source file smoothingModel.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C due to No such file or directory
Making dependency list for source file newSmoothingModel.C
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C due to No such file or directory
Making dependency list for source file noSmoothing.C
Making dependency list for source file constDiffSmoothing.C
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C due to No such file or directory
Making dependency list for source file registryModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C due to No such file or directory
Making dependency list for source file newRegistryModel.C
Making dependency list for source file defaultRegistry.C
could not open file omp.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C due to No such file or directory
Making dependency list for source file probeModel.C
Making dependency list for source file newProbeModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C due to No such file or directory
Making dependency list for source file particleProbe.C
could not open file omp.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C due to No such file or directory
Making dependency list for source file noProbe.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
Making dependency list for source file noCouple.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C due to No such file or directory
Making dependency list for source file newMomCoupleModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C due to No such file or directory
Making dependency list for source file momCoupleModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
Making dependency list for source file implicitCouple.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C due to No such file or directory
Making dependency list for source file explicitCouple.C
Making dependency list for source file noMeshMotion.C
could not open file omp.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C due to No such file or directory
Making dependency list for source file newMeshMotionModel.C
Making dependency list for source file meshMotionModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
Making dependency list for source file standardSearch.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
Making dependency list for source file newLocateModel.C
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
Making dependency list for source file locateModel.C
could not open file math.h for source file ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C due to No such file or directory
Making dependency list for source file engineSearchIB.C
could not open file omp.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
Making dependency list for source file engineSearch.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C due to No such file or directory
Making dependency list for source file writeLiggghts.C
could not open file omp.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C due to No such file or directory
Making dependency list for source file setDEMGravity.C
Making dependency list for source file runLiggghts.C
could not open file omp.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
Making dependency list for source file readLiggghtsData.C
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
Making dependency list for source file newLiggghtsCommandModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
Making dependency list for source file liggghtsCommandModel.C
could not open file math.h for source file ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C due to No such file or directory
Making dependency list for source file execute.C
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
Making dependency list for source file trackIO.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C due to No such file or directory
Making dependency list for source file sophIO.C
Making dependency list for source file noIO.C
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
Making dependency list for source file newIOModel.C
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
Making dependency list for source file IOModel.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C due to No such file or directory
Making dependency list for source file basicIO.C
Making dependency list for source file ImEx.C
Making dependency list for source file newForceSubModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C due to No such file or directory
Making dependency list for source file forceSubModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/noIO/noIO.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
Making dependency list for source file volWeightedAverage.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
Making dependency list for source file viscForce.C
could not open file math.h for source file ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C due to No such file or directory
Making dependency list for source file virtualMassForce.C
Making dependency list for source file ShirgaonkarIB.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
Making dependency list for source file SchillerNaumannDrag.C
could not open file stdio.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file string.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file limits.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file inttypes.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file erf.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file direct.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file sleep.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ctype.h for source file ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
Making dependency list for source file scalarGeneralExchange.C
Making dependency list for source file particleVolume.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
Making dependency list for source file particleCellVolume.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
Making dependency list for source file noDrag.C
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C due to No such file or directory
Making dependency list for source file MeiLift.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
Making dependency list for source file LaEuScalarTemp.C
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C due to No such file or directory
Making dependency list for source file KochHillDrag.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
Making dependency list for source file interface.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
Making dependency list for source file gradPForce.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
Making dependency list for source file GidaspowDrag.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C due to No such file or directory
Making dependency list for source file newForceModel.C
Making dependency list for source file forceModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/interface/interface.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C due to No such file or directory
Making dependency list for source file fieldTimeAverage.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C due to No such file or directory
Making dependency list for source file fieldStore.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C due to No such file or directory
Making dependency list for source file DiFeliceDrag.C
Making dependency list for source file checkCouplingInterval.C
Making dependency list for source file ArchimedesIB.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file stdio.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file string.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file limits.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file inttypes.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file erf.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file direct.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file sleep.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ctype.h for source file ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C due to No such file or directory
Making dependency list for source file Archimedes.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C due to No such file or directory
Making dependency list for source file twoWayMPI.C
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C due to No such file or directory
Making dependency list for source file twoWayFiles.C
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
Making dependency list for source file oneWayVTK.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C due to No such file or directory
Making dependency list for source file noDataExchange.C
Making dependency list for source file newDataExchangeModel.C
Making dependency list for source file dataExchangeModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C due to No such file or directory
Making dependency list for source file standardClock.C
could not open file omp.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
could not open file sys/stat.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
Making dependency list for source file noClock.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
Making dependency list for source file newClockModel.C
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file sys/stat.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file limits.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file inttypes.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file erf.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file direct.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file sleep.h for source file ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C due to No such file or directory
Making dependency list for source file clockModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file sys/stat.h for source file ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C due to No such file or directory
Making dependency list for source file dilute.C
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C due to No such file or directory
Making dependency list for source file dense.C
could not open file omp.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
Making dependency list for source file newAveragingModel.C
could not open file omp.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C due to No such file or directory
Making dependency list for source file averagingModel.C
Making dependency list for source file newGlobal.C
could not open file omp.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/clockModel/noClock/noClock.C due to No such file or directory
Making dependency list for source file json.C
could not open file math.h for source file ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C due to No such file or directory
Making dependency list for source file global.C
Making dependency list for source file cfdemCloudIB.C
could not open file omp.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/averagingModel/dilute/dilute.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C due to No such file or directory
Making dependency list for source file cfdemCloud.C
could not open file omp.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/cfdTools/newGlobal.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/subModels/averagingModel/dense/dense.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/cfdTools/global.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file omp.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
could not open file math.h for source file ../cfdemParticle/cfdemCloud/cfdemCloud.C due to No such file or directory
fatal: Not a git repository (or any of the parent directories): .git
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/cfdemCloud/cfdemCloud.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdemCloud/cfdemCloud.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/cfdTools/global.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/global.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/cfdTools/IOtools/json/json.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/IOtools/json/json.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/cfdTools/newGlobal.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/newGlobal.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/averagingModel/dense/dense.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/dense/dense.o
../cfdemParticle/cfdTools/IOtools/json/json.C: In constructor ‘Foam::jsonFile::jsonFile(std::string, std::string)’:
../cfdemParticle/cfdTools/IOtools/json/json.C:257:20: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
system(buf);
^
../cfdemParticle/cfdTools/IOtools/json/json.C: In member function ‘void Foam::jsonFile::write()’:
../cfdemParticle/cfdTools/IOtools/json/json.C:385:20: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
system(buf);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/averagingModel/dilute/dilute.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/dilute/dilute.o
In file included from ../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C:33:0:
../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.H: In constructor ‘Foam::cfdemCloudIB::cfdemCloudIB(const Foam::fvMesh&)’:
../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.H:65:22: warning: ‘Foam::cfdemCloudIB::DEMTorques_’ will be initialized after [-Wreorder]
mutable double **DEMTorques_;
^
../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.H:62:11: warning: ‘Foam::label Foam::cfdemCloudIB::pRefCell_’ [-Wreorder]
label pRefCell_;
^
../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.C:53:1: warning: when initialized here [-Wreorder]
cfdemCloudIB::cfdemCloudIB
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/clockModel/clockModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/clockModel/clockModel/newClockModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/clockModel/newClockModel.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from lnInclude/momCoupleModel.H:44,
from ../cfdemParticle/cfdemCloud/cfdemCloudI.H:33,
from ../cfdemParticle/cfdemCloud/cfdemCloud.H:606,
from ../cfdemParticle/cfdemCloud/cfdemCloud.C:33:
../cfdemParticle/cfdemCloud/cfdemCloud.C: In constructor ‘Foam::cfdemCloud::cfdemCloud(const Foam::fvMesh&)’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/cfdemCloud/cfdemCloud.C:423:23: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD,&nprocs);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/cfdemCloud/cfdemCloud.C:423:23: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD,&nprocs);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/clockModel/noClock/noClock.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/noClock/noClock.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/clockModel/standardClock/standardClock.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/standardClock/standardClock.o
In file included from ../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:33:0:
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::evalPar() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:165:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:165:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:166:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:166:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:182:17: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:182:17: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:46: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:46: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:58: note: in expansion of macro ‘MPI_SUM’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:58: note: in expansion of macro ‘MPI_SUM’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:197:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:198:25: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:198:25: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:46: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:46: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:58: note: in expansion of macro ‘MPI_MAX’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:58: note: in expansion of macro ‘MPI_MAX’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:202:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Reduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_MAX, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:203:25: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:203:25: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:221:17: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:221:17: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Barrier(MPI_COMM_WORLD);
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::normHist() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:267:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:267:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:269:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:269:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:278:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:284:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:290:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:41: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:53: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:296:62: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&buffIn, &buffOut, 1, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::plotHist(double, const string&, int, int) const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:28: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:28: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:59: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:59: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:74: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:309:74: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::Hist() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:323:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:323:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::getRAMUsage() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:342:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:342:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&myrank);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:344:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/clockModel/clockModel/clockModel.C:344:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.H:44,
from ../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:33:
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In constructor ‘Foam::twoWayMPI::twoWayMPI(const Foam::dictionary&, Foam::cfdemCloud&)’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:18: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_dup(MPI_COMM_WORLD, &comm_liggghts);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:18: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_dup(MPI_COMM_WORLD, &comm_liggghts);
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, double** const&, Foam::label) const’:
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:113:58: warning: use of old-style cast [-Wold-style-cast]
data_liggghts_to_of(charName,charType, lmp, (void*&) field, (char *)"double");
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:113:73: warning: use of old-style cast [-Wold-style-cast]
data_liggghts_to_of(charName,charType, lmp, (void*&) field, (char *)"double");
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, int** const&, Foam::label) const’:
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:126:58: warning: use of old-style cast [-Wold-style-cast]
data_liggghts_to_of(charName,charType, lmp, (void*&) field, (char *)"int");
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:126:73: warning: use of old-style cast [-Wold-style-cast]
data_liggghts_to_of(charName,charType, lmp, (void*&) field, (char *)"int");
^
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::giveData(Foam::word, Foam::word, double** const&, const char*) const’:
../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:140:57: warning: use of old-style cast [-Wold-style-cast]
data_of_to_liggghts(charName,charType, lmp, (void*) field,charDatatype);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from lnInclude/momCoupleModel.H:44,
from lnInclude/cfdemCloudI.H:33,
from lnInclude/cfdemCloud.H:606,
from lnInclude/forceModel.H:43,
from ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.H:45,
from ../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:34:
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C: In member function ‘virtual void Foam::checkCouplingInterval::setForce() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:49: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:49: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:61: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:61: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:244:70: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minTauP, &minTauPAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:45: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:45: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:57: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:57: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:66: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:245:66: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minSt, &minStAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:45: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:45: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:57: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:57: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:66: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:246:66: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxSt, &maxStAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:55: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:55: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:67: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:67: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:76: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:247:76: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxDparcel, &maxDparcelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:51: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:51: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:63: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:885:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MIN OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_min)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:63: note: in expansion of macro ‘MPI_MIN’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:72: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:248:72: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&minVcell, &minVcellAll, 1, MPI_DOUBLE, MPI_MIN, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:47: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:47: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:59: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:884:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_MAX OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_max)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:59: note: in expansion of macro ‘MPI_MAX’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:68: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:249:68: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&maxVel, &maxVelAll, 1, MPI_DOUBLE, MPI_MAX, MPI_COMM_WORLD);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/forceModel/forceModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceModel/forceModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/forceModel/newForceModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceModel/newForceModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/interface/interface.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/interface/interface.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/noDrag/noDrag.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/noDrag/noDrag.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/viscForce/viscForce.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/viscForce/viscForce.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/basicIO/basicIO.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/basicIO/basicIO.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/IOModel/IOModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/IOModel/IOModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/IOModel/newIOModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/IOModel/newIOModel.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from lnInclude/momCoupleModel.H:44,
from lnInclude/cfdemCloudI.H:33,
from lnInclude/cfdemCloud.H:606,
from lnInclude/forceModel.H:43,
from ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.H:43,
from ../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:34:
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C: In member function ‘virtual void Foam::volWeightedAverage::setForce() const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:52: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:52: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:64: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:64: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:73: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:193:73: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:52: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:907:20: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_DOUBLE OMPI_PREDEFINED_GLOBAL(MPI_Datatype, ompi_mpi_double)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:52: note: in expansion of macro ‘MPI_DOUBLE’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:64: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:886:17: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_SUM OMPI_PREDEFINED_GLOBAL(MPI_Op, ompi_mpi_op_sum)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:64: note: in expansion of macro ‘MPI_SUM’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:73: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.C:245:73: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Allreduce(&totVol, &totVol_all, 3, MPI_DOUBLE, MPI_SUM, MPI_COMM_WORLD);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/noIO/noIO.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/noIO/noIO.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/sophIO/sophIO.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/sophIO/sophIO.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/IOModel/trackIO/trackIO.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/trackIO/trackIO.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/locateModel/locateModel/locateModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/locateModel/locateModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/probeModel/noProbe/noProbe.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/noProbe/noProbe.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/probeModel/probeModel/probeModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/probeModel/probeModel.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from lnInclude/momCoupleModel.H:44,
from lnInclude/cfdemCloudI.H:33,
from lnInclude/cfdemCloud.H:606,
from lnInclude/probeModel.H:43,
from ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.H:42,
from ../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C:34:
../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C: In member function ‘virtual void Foam::particleProbe::initialize(const Foam::word&, const Foam::word&) const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C:164:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&rank_);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.C:164:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD,&rank_);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/registryModel/registryModel/registryModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/registryModel/registryModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.o
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -c ../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.C -o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionModel.o
In file included from lnInclude/dataExchangeModel.H:45:0,
from lnInclude/momCoupleModel.H:44,
from lnInclude/cfdemCloudI.H:33,
from lnInclude/cfdemCloud.H:606,
from lnInclude/voidFractionModel.H:46,
from ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.H:46,
from ../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:34:
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C: In member function ‘virtual void Foam::IBVoidFraction::setvoidFraction(double** const&, double**&, double**&, double**&, double**&) const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:97:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:97:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_size(MPI_COMM_WORLD, &numprocs);
^
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:98:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD, &me);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:98:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD, &me);
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C: In member function ‘void Foam::IBVoidFraction::buildLabelHashSet(int, Foam::vector, Foam::label, Foam::labelHashSet&, bool) const’:
/usr/lib/openmpi/include/mpi.h:305:72: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:303:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD, &me);
^
/usr/lib/openmpi/include/mpi.h:305:73: warning: use of old-style cast [-Wold-style-cast]
#define OMPI_PREDEFINED_GLOBAL(type, global) ((type) ((void *) &(global)))
^
/usr/lib/openmpi/include/mpi.h:879:24: note: in expansion of macro ‘OMPI_PREDEFINED_GLOBAL’
#define MPI_COMM_WORLD OMPI_PREDEFINED_GLOBAL( MPI_Comm, ompi_mpi_comm_world)
^
../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:303:19: note: in expansion of macro ‘MPI_COMM_WORLD’
MPI_Comm_rank(MPI_COMM_WORLD, &me);
^
g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"\" -DDEBUGFLAG=\"Opt\" -DCFDEMWMPROJECTVERSION="50" -DSUPERQUADRIC_ACTIVE_FLAG -DNONSPHERICAL_ACTIVE_FLAG -I/usr/lib/openmpi/include -I/usr/lib/openmpi/include/openmpi -pthread -I ./cfdemParticle -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/finiteVolume/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/transportModels -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/TurbulenceModels/incompressible/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/fvOptions/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/meshTools/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/lagrangian/basic/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/nathan/LIGGGHTS3.80_BOND_PLUGIN/src -I/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/src/cfdTools -IlnInclude -I. -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OpenFOAM/lnInclude -I/home/nathan/OpenFOAM/OpenFOAM-5.x/src/OSspecific/POSIX/lnInclude -fPIC -shared -Xlinker --add-needed -Xlinker --no-as-needed Make/linux64GccDPInt32Opt/../cfdemParticle/cfdemCloud/cfdemCloud.o Make/linux64GccDPInt32Opt/../cfdemParticle/derived/cfdemCloudIB/cfdemCloudIB.o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/global.o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/IOtools/json/json.o Make/linux64GccDPInt32Opt/../cfdemParticle/cfdTools/newGlobal.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/averagingModel/averagingModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/averagingModel/newAveragingModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/dense/dense.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/averagingModel/dilute/dilute.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/clockModel/clockModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/clockModel/newClockModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/noClock/noClock.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/clockModel/standardClock/standardClock.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/noDataExchange/noDataExchange.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/Archimedes/Archimedes.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/ArchimedesIB/ArchimedesIB.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/fieldStore/fieldStore.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceModel/forceModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceModel/newForceModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/GidaspowDrag/GidaspowDrag.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/gradPForce/gradPForce.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/interface/interface.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/KochHillDrag/KochHillDrag.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/MeiLift/MeiLift.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/noDrag/noDrag.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/particleCellVolume/particleCellVolume.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/particleVolume/particleVolume.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/virtualMassForce/virtualMassForce.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/viscForce/viscForce.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/volWeightedAverage/volWeightedAverage.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/forceModel/forceSubModels/ImEx/ImEx.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/basicIO/basicIO.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/IOModel/IOModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/IOModel/newIOModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/noIO/noIO.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/sophIO/sophIO.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/IOModel/trackIO/trackIO.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/execute/execute.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/setDEMGravity/setDEMGravity.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/engineSearch/engineSearch.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/engineSearchIB/engineSearchIB.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/locateModel/locateModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/locateModel/newLocateModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/locateModel/standardSearch/standardSearch.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/meshMotionModel/meshMotionModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/meshMotionModel/noMeshMotion/noMeshMotion.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/explicitCouple/explicitCouple.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/implicitCouple/implicitCouple.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/momCoupleModel/momCoupleModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/momCoupleModel/noCouple/noCouple.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/noProbe/noProbe.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/particleProbe/particleProbe.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/probeModel/newProbeModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/probeModel/probeModel/probeModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/defaultRegistry/defaultRegistry.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/registryModel/newRegistryModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/registryModel/registryModel/registryModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/noSmoothing/noSmoothing.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/smoothingModel/newSmoothingModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/smoothingModel/smoothingModel/smoothingModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/noVoidFraction/noVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.o Make/linux64GccDPInt32Opt/../cfdemParticle/subModels/voidFractionModel/voidFractionModel/voidFractionMod
el.o -L/home/nathan/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/lib \
-pthread -L/usr//lib -L/usr/lib/openmpi/lib -lmpi -ldl -lhwloc -L/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib -lfiniteVolume -lturbulenceModels -lincompressibleTurbulenceModels -lfvOptions -lmeshTools -llagrangian -Wl,--whole-archive -llmp_auto -Wl,--no-whole-archive -o /home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib/liblagrangianCFDEM-PUBLIC-5.x.so
/usr/bin/ld: cannot find -lfiniteVolume
/usr/bin/ld: cannot find -lturbulenceModels
/usr/bin/ld: cannot find -lincompressibleTurbulenceModels
/usr/bin/ld: cannot find -lfvOptions
/usr/bin/ld: cannot find -lmeshTools
/usr/bin/ld: cannot find -llagrangian
collect2: error: ld returned 1 exit status
make: *** [/home/nathan/CFDEM3.8.0/CFDEMcoupling-PUBLIC-5.x/platforms/linux64GccDPInt32Opt/lib/liblagrangianCFDEM-PUBLIC-5.x.so] Error 1

Nathan | Tue, 05/22/2018 - 01:22

Hi Alice,

I have posted details of the log. Can you have a look and advise please ?

Thanks,

alice's picture

alice | Wed, 05/23/2018 - 11:41

Hi Nathan,

this is really a though one... The error messages only state that the more or less standard OpenFOAM libraries cannot be found. Is it possible that for example the order of the commands in the bashrc is incorrect? Otherwise you could also open a terminal and go to CFDEMcoupling-PUBLIC-5.x/src/lagrangian/cfdemParticle and type wmake there. This would start the compilation right from the terminal and you could make sure that at the time where the compilation is launched OpenFOAM is also sourced correctly...

Cheers,

Alice

 

alice's picture

alice | Wed, 05/23/2018 - 15:19

... one additional small thing that still came to my mind: could you please check, if th platforms folder of your OpenFOAM installation contains a folder with the name linux64GccDPInt32Opt? If the folder has a (even slightly) different name, a compilation setting is different (this should not be the case, but who knows...)

Cheers

Alice