help with compillation CFDEM

Submitted by jose_gustavo on Sat, 06/11/2016 - 04:39

Hello. Could someone help me compile CFDEM. Follow all the steps of tutorial. and continues to appear ERROR 1. When I type cfdemSysTest appears:

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

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

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

library names
$CFDEM_LIGGGHTS_LIB_NAME = lmp_fedora_fpic
$CFDEM_LIB_NAME = lagrangianCFDEM-PUBLIC-3.0.x
$LD_LIBRARY_PATH = /home/gustavo/OpenFOAM/ThirdParty-3.0.x/platforms/linux64Gcc/gperftools-svn/lib:/home/gustavo/OpenFOAM/ThirdParty-3.0.x/platforms/linux64Gcc/ParaView-4.4.0/lib/paraview-4.4:/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt64Opt/lib/openmpi-system:/home/gustavo/OpenFOAM/ThirdParty-3.0.x/platforms/linux64GccDPInt64Opt/lib/openmpi-system:/usr/lib64/openmpi/lib:/home/gustavo/OpenFOAM/gustavo-3.0.x/platforms/linux64GccDPInt64Opt/lib:/home/gustavo/OpenFOAM/site/3.0.x/platforms/linux64GccDPInt64Opt/lib:/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt64Opt/lib:/home/gustavo/OpenFOAM/ThirdParty-3.0.x/platforms/linux64GccDPInt64Opt/lib:/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/platforms/linux64GccDPInt64Opt/lib/dummy
$WM_NCOMPPROCS =
*******************
g++:
/usr/lib64/ccache/g++
g++ (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

gcc:
/usr/lib64/ccache/gcc
gcc (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

mpic++:
/usr/lib64/openmpi/bin/mpic++
g++ (GCC) 5.3.1 20160406 (Red Hat 5.3.1-6)
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

mpirun:
/usr/lib64/openmpi/bin/mpirun
mpirun (Open MPI) 1.8.8

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

when I type cfdemCompCFDEM appears (I will only put the final part I managed copy of the prompt)
...
vOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/noDataExchange/noDataExchange.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/noDataExchange/noDataExchange.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.o
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In constructor ‘Foam::twoWayMPI::twoWayMPI(const Foam::dictionary&, Foam::cfdemCloud&)’:
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:61: warning: use of old-style cast [-Wold-style-cast]
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:62: warning: use of old-style cast [-Wold-style-cast]
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, double** const&, Foam::label) const’:
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,"double");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:113:72: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
data_liggghts_to_of(charName,charType, lmp, (void*&) field,"double");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, int** const&, Foam::label) const’:
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,"int");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:126:69: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
data_liggghts_to_of(charName,charType, lmp, (void*&) field,"int");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::giveData(Foam::word, Foam::word, double** const&, const char*) const’:
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);
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual bool Foam::twoWayMPI::couple(int) const’:
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:235:20: warning: unused variable ‘interruptTime’ [-Wunused-variable]
scalar interruptTime = -1;
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/averagingModel/averagingModel.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/averagingModel/averagingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/averagingModel/newAveragingModel.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/averagingModel/newAveragingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/dilute/dilute.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/dilute/dilute.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/dense/dense.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/dense/dense.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/clockModel/clockModel.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/clockModel/clockModel.o
subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::evalPar() const’:
subModels/clockModel/clockModel/clockModel.C:165:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:165:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:166:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:166:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:182:60: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:182:61: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:89: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:90: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:131: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:132: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:182: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:183: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:198:68: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:198:69: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:89: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:90: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:131: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:132: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:182: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:183: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:203:68: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:203:69: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:221:60: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:221:61: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::normHist() const’:
subModels/clockModel/clockModel/clockModel.C:267:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:267:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:269:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:269:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::plotHist(double, const string&, int, int) const’:
subModels/clockModel/clockModel/clockModel.C:309:71: warning: use of old-style cast [-Wold-style-cast]
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
subModels/clockModel/clockModel/clockModel.C:309:72: warning: use of old-style cast [-Wold-style-cast]
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
subModels/clockModel/clockModel/clockModel.C:309:138: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:139: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:189: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:190: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::Hist() const’:
subModels/clockModel/clockModel/clockModel.C:323:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:323:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::getRAMUsage() const’:
subModels/clockModel/clockModel/clockModel.C:342:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:342:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:344:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:344:63: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/clockModel/newClockModel.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/clockModel/newClockModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/standardClock/standardClock.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/standardClock/standardClock.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/noClock/noClock.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/noClock/noClock.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.o
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C: In member function ‘void Foam::liggghtsCommandModel::parseCommandList(Foam::wordList&, Foam::labelList&, Foam::scalarList&, Foam::word&, Foam::dictionary&, bool)’:
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C:310:49: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
sprintf(h,"%d",labelList[labelCount]);
^
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C:258:154: warning: parameter ‘timeStamp’ set but not used [-Wunused-but-set-parameter]
void liggghtsCommandModel::parseCommandList(wordList& commandList,labelList& labelList,scalarList& scalarList,word& command, dictionary& propsDict, bool timeStamp)
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/execute/execute.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/execute/execute.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/smoothingModel/smoothingModel.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/smoothingModel/smoothingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/smoothingModel/newSmoothingModel.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/smoothingModel/newSmoothingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/noSmoothing/noSmoothing.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/noSmoothing/noSmoothing.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:162: recipe for target '/liblagrangianCFDEM-PUBLIC-3.0.x.so' failed
make: *** [/liblagrangianCFDEM-PUBLIC-3.0.x.so] Error 1
will change path...
rm: não foi possível remover “/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/etc/log/log_compileCFDEMcoupling_scalarTransportModelsCFDEM”: Arquivo ou diretório não encontrado

// log_compileCFDEMcoupling_scalarTransportModelsCFDEM-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/eulerian/scalarTransportModelsCFDEM

Compiling a incompressible library.
removing all .dep files ...
Make/options:21:12: warning: barra invertida e nova linha no final do arquivo
LIB_LIBS = \
^
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file phaseChangeModel/newPhaseChangeModel.C
Making dependency list for source file phaseChangeModel/phaseChangeModel.C
Making dependency list for source file eulerianScalarField/newEulerianScalarField.C
Making dependency list for source file eulerianScalarField/eulerianScalarField.C
Making dependency list for source file generalPhaseChange/generalPhaseChange.C
Making dependency list for source file noTransport/noTransport.C
Making dependency list for source file generalManual/generalManual.C
Making dependency list for source file temperatureModel/temperatureModel.C
Making dependency list for source file scalarTransportModel/newScalarTransportModel.C
Making dependency list for source file scalarTransportModel/scalarTransportModel.C
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c scalarTransportModel/scalarTransportModel.C -o Make/linux64GccDPInt64Opt/scalarTransportModel/scalarTransportModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c scalarTransportModel/newScalarTransportModel.C -o Make/linux64GccDPInt64Opt/scalarTransportModel/newScalarTransportModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c temperatureModel/temperatureModel.C -o Make/linux64GccDPInt64Opt/temperatureModel/temperatureModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c generalManual/generalManual.C -o Make/linux64GccDPInt64Opt/generalManual/generalManual.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c noTransport/noTransport.C -o Make/linux64GccDPInt64Opt/noTransport/noTransport.o
noTransport/noTransport.C: In member function ‘virtual Foam::volScalarField& Foam::noTransport::sourceField()’:
noTransport/noTransport.C:67:2: warning: no return statement in function returning non-void [-Wreturn-type]
{}
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c generalPhaseChange/generalPhaseChange.C -o Make/linux64GccDPInt64Opt/generalPhaseChange/generalPhaseChange.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c eulerianScalarField/eulerianScalarField.C -o Make/linux64GccDPInt64Opt/eulerianScalarField/eulerianScalarField.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c eulerianScalarField/newEulerianScalarField.C -o Make/linux64GccDPInt64Opt/eulerianScalarField/newEulerianScalarField.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c phaseChangeModel/phaseChangeModel.C -o Make/linux64GccDPInt64Opt/phaseChangeModel/phaseChangeModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c phaseChangeModel/newPhaseChangeModel.C -o Make/linux64GccDPInt64Opt/phaseChangeModel/newPhaseChangeModel.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:162: recipe for target '/libscalarTransportModelsCFDEM.so' failed
make: *** [/libscalarTransportModelsCFDEM.so] Error 1
rm: não foi possível remover “log/log_compile_results_success”: Arquivo ou diretório não encontrado

This routine will compile the solvers specified in solver-list.txt

Please provide the solvers to be compiled in the /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/etc/solver-list.txt file.
structure:
path to provide the path relative to CFDEM_SOLVER_DIR

example:
cfdemSolverPiso/dir

running compilation in pseudo-parallel mode of 4 solvers
do compilation in serial
waiting...
compiling cfdemSolverPiso

// log_compileCFDEMcoupling_cfdemSolverPiso_cfdemSolverPiso-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPiso

removing all .dep files ...
Making dependency list for source file cfdemSolverPiso.C
could not open file cfdemCloudRotation.H for source file cfdemSolverPiso.C due to No such file or directory
could not open file cfdemCloudRotationSuperquadric.H for source file cfdemSolverPiso.C due to No such file or directory
could not open file readPISOControls.H for source file cfdemSolverPiso.C due to No such file or directory
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/cfdTools -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemSolverPiso.C -o Make/linux64GccDPInt64Opt/cfdemSolverPiso.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:138: recipe for target '/cfdemSolverPiso' failed
make: *** [/cfdemSolverPiso] Error 1
waiting...
compiling cfdemSolverIB

// log_compileCFDEMcoupling_cfdemSolverIB_cfdemSolverIB-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverIB

removing all .dep files ...
Making dependency list for source file cfdemSolverIB.C
could not open file cfdemCloudIBSuperquadric.H for source file cfdemSolverIB.C due to No such file or directory
could not open file meshToMeshNew.H for source file cfdemSolverIB.C due to No such file or directory
could not open file readPISOControls.H for source file cfdemSolverIB.C due to No such file or directory
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/sampling/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/dynamicFvMesh/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/dynamicMesh/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/dynamicMesh/dynamicFvMesh/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/dynamicMesh/dynamicMesh/lnInclude -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemSolverIB.C -o Make/linux64GccDPInt64Opt/cfdemSolverIB.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:138: recipe for target '/cfdemSolverIB' failed
make: *** [/cfdemSolverIB] Error 1
waiting...
compiling cfdemSolverPisoScalar

// log_compileCFDEMcoupling_cfdemSolverPisoScalar_cfdemSolverPisoScalar-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPisoScalar

removing all .dep files ...
Making dependency list for source file cfdemSolverPisoScalar.C
could not open file cfdemCloudRotation.H for source file cfdemSolverPisoScalar.C due to No such file or directory
could not open file readPISOControls.H for source file cfdemSolverPisoScalar.C due to No such file or directory
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemSolverPisoScalar.C -o Make/linux64GccDPInt64Opt/cfdemSolverPisoScalar.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:138: recipe for target '/cfdemSolverPisoScalar' failed
make: *** [/cfdemSolverPisoScalar] Error 1
waiting...
compiling cfdemSolverPisoSTM

// log_compileCFDEMcoupling_cfdemSolverPisoSTM_cfdemSolverPisoSTM-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPisoSTM

removing all .dep files ...
Making dependency list for source file cfdemSolverPisoSTM.C
could not open file cfdemCloudRotation.H for source file cfdemSolverPisoSTM.C due to No such file or directory
could not open file readPISOControls.H for source file cfdemSolverPisoSTM.C due to No such file or directory
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/cfdTools -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/eulerian/scalarTransportModelsCFDEM/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemSolverPisoSTM.C -o Make/linux64GccDPInt64Opt/cfdemSolverPisoSTM.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:138: recipe for target '/cfdemSolverPisoSTM' failed
make: *** [/cfdemSolverPisoSTM] Error 1
waiting...
compilation done.
waiting...
collecting log of /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPiso
collecting log of /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverIB
collecting log of /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPisoScalar
collecting log of /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/solvers/cfdemSolverPisoSTM

This routine will compile the utilities specified in utilities-list.txt

Please provide the utilities to be compiled in the /home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/etc/utilities-list.txt file.
structure:
path to provide the path relative to CFDEM_UT_DIR

example:
cfdemPostproc/dir

running compilation in pseudo-parallel mode of 1 utilities
do compilation in serial
waiting...

// log_compileCFDEMcoupling_cfdemPostproc_cfdemPostproc-2016-06-10-23:28 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/applications/utilities/cfdemPostproc

removing all .dep files ...
Making dependency list for source file cfdemPostproc.C
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DCFDEMWMPROJECTVERSION="30" -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels/incompressible/singlePhaseTransportModel -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemPostproc.C -o Make/linux64GccDPInt64Opt/cfdemPostproc.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:138: recipe for target '/cfdemPostproc' failed
make: *** [/cfdemPostproc] Error 1
waiting...
compilation done.

alice's picture

alice | Mon, 06/13/2016 - 15:24

Hi Gustavo,
it's a bit hard to tell what went wrong from the error message, but did you compile LIGGGHTS correctly? Try typing cfdemCompCFDEMall to compile LIGGGHTS (as library) and the coupling. In case things still don't work out, please upload the complete log files.
Best regards,
Alice

jose_gustavo | Wed, 06/15/2016 - 11:25

dear Alice , thank you for the answer. Yes, LIGGGTHS is compiled and I can execute it perfectly. I did not find the option to send the arguivos log, then go here copy the log_compileCFDEMcoupling_cfdemParticle. Thanks in advance

// log_compileCFDEMcoupling_cfdemParticle-2016-06-15-05:56 //

/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/lagrangian/cfdemParticle

removing all .dep files ...
wmakeLnInclude: linking include files to ./lnInclude
Making dependency list for source file subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C
Making dependency list for source file subModels/smoothingModel/noSmoothing/noSmoothing.C
Making dependency list for source file subModels/smoothingModel/smoothingModel/newSmoothingModel.C
Making dependency list for source file subModels/smoothingModel/smoothingModel/smoothingModel.C
Making dependency list for source file subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C
Making dependency list for source file subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C
Making dependency list for source file subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C
Making dependency list for source file subModels/liggghtsCommandModel/execute/execute.C
Making dependency list for source file subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C
Making dependency list for source file subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C
Making dependency list for source file subModels/clockModel/noClock/noClock.C
Making dependency list for source file subModels/clockModel/standardClock/standardClock.C
Making dependency list for source file subModels/clockModel/clockModel/newClockModel.C
Making dependency list for source file subModels/clockModel/clockModel/clockModel.C
could not open file omp.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/clockModel/clockModel/clockModel.C due to No such file or directory
Making dependency list for source file subModels/averagingModel/dense/dense.C
Making dependency list for source file subModels/averagingModel/dilute/dilute.C
Making dependency list for source file subModels/averagingModel/averagingModel/newAveragingModel.C
Making dependency list for source file subModels/averagingModel/averagingModel/averagingModel.C
Making dependency list for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C
could not open file sys/stat.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file limits.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file stdint.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file inttypes.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file erf.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file direct.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file math.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file sleep.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file omp.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file 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 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 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 subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
could not open file stdio.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C due to No such file or directory
Making dependency list for source file subModels/dataExchangeModel/noDataExchange/noDataExchange.C
Making dependency list for source file subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C
could not open file sys/stat.h for source file subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C due to No such file or directory
Making dependency list for source file subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C
Making dependency list for source file subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C
could not open file sys/stat.h for source file subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C due to No such file or directory
Making dependency list for source file subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C
Making dependency list for source file subModels/regionModel/allRegion/allRegion.C
Making dependency list for source file subModels/regionModel/regionModel/newRegionModel.C
Making dependency list for source file subModels/regionModel/regionModel/regionModel.C
Making dependency list for source file subModels/momCoupleModel/noCouple/noCouple.C
Making dependency list for source file subModels/momCoupleModel/implicitCouple/implicitCouple.C
Making dependency list for source file subModels/momCoupleModel/explicitCouple/explicitCouple.C
Making dependency list for source file subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C
Making dependency list for source file subModels/momCoupleModel/momCoupleModel/momCoupleModel.C
Making dependency list for source file subModels/meshMotionModel/noMeshMotion/noMeshMotion.C
Making dependency list for source file subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C
Making dependency list for source file subModels/meshMotionModel/meshMotionModel/meshMotionModel.C
Making dependency list for source file subModels/locateModel/engineSearchIB/engineSearchIB.C
could not open file omp.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C due to No such file or directory
Making dependency list for source file subModels/locateModel/engineSearch/engineSearch.C
Making dependency list for source file subModels/locateModel/standardSearch/standardSearch.C
Making dependency list for source file subModels/locateModel/locateModel/newLocateModel.C
Making dependency list for source file subModels/locateModel/locateModel/locateModel.C
Making dependency list for source file subModels/voidFractionModel/noVoidFraction/noVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C
could not open file omp.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C due to No such file or directory
Making dependency list for source file subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C
Making dependency list for source file subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C
Making dependency list for source file subModels/voidFractionModel/voidFractionModel/voidFractionModel.C
Making dependency list for source file subModels/IOModel/sophIO/sophIO.C
Making dependency list for source file subModels/IOModel/trackIO/trackIO.C
Making dependency list for source file subModels/IOModel/basicIO/basicIO.C
Making dependency list for source file subModels/IOModel/noIO/noIO.C
Making dependency list for source file subModels/IOModel/IOModel/newIOModel.C
Making dependency list for source file subModels/IOModel/IOModel/IOModel.C
Making dependency list for source file subModels/probeModel/particleProbe/particleProbe.C
could not open file omp.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file 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 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 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 subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/probeModel/particleProbe/particleProbe.C due to No such file or directory
Making dependency list for source file subModels/probeModel/noProbe/noProbe.C
could not open file omp.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/probeModel/noProbe/noProbe.C due to No such file or directory
Making dependency list for source file subModels/probeModel/probeModel/newProbeModel.C
Making dependency list for source file subModels/probeModel/probeModel/probeModel.C
Making dependency list for source file subModels/forceModel/forceSubModels/ImEx/ImEx.C
Making dependency list for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C
could not open file stdio.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file string.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file limits.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file stdint.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file inttypes.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file erf.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file direct.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file math.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file sleep.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file omp.h for source file 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 subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
could not open file ctype.h for source file subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C due to No such file or directory
Making dependency list for source file subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C
Making dependency list for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C
could not open file omp.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/volWeightedAverage/volWeightedAverage.C due to No such file or directory
Making dependency list for source file subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C
Making dependency list for source file subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C
Making dependency list for source file subModels/forceModel/particleVolume/particleVolume.C
could not open file omp.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file 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 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 subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/particleVolume/particleVolume.C due to No such file or directory
Making dependency list for source file subModels/forceModel/particleCellVolume/particleCellVolume.C
could not open file omp.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C due to No such file or directory
Making dependency list for source file subModels/forceModel/MeiLift/MeiLift.C
Making dependency list for source file subModels/forceModel/viscForce/viscForce.C
Making dependency list for source file subModels/forceModel/gradPForce/gradPForce.C
Making dependency list for source file subModels/forceModel/virtualMassForce/virtualMassForce.C
Making dependency list for source file subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C
Making dependency list for source file subModels/forceModel/KochHillDrag/KochHillDrag.C
Making dependency list for source file subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C
Making dependency list for source file subModels/forceModel/interface/interface.C
Making dependency list for source file subModels/forceModel/ArchimedesIB/ArchimedesIB.C
Making dependency list for source file subModels/forceModel/Archimedes/Archimedes.C
Making dependency list for source file subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C
Making dependency list for source file subModels/forceModel/GidaspowDrag/GidaspowDrag.C
Making dependency list for source file subModels/forceModel/fieldStore/fieldStore.C
Making dependency list for source file subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C
Making dependency list for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C
could not open file omp.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C due to No such file or directory
Making dependency list for source file subModels/forceModel/noDrag/noDrag.C
Making dependency list for source file subModels/forceModel/forceModel/newForceModel.C
Making dependency list for source file subModels/forceModel/forceModel/forceModel.C
could not open file stdio.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file string.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file limits.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file stdint.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file inttypes.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file erf.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file direct.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file math.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file sleep.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file omp.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file 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 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 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 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 subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
could not open file ctype.h for source file subModels/forceModel/forceModel/forceModel.C due to No such file or directory
Making dependency list for source file cfdTools/newGlobal.C
Making dependency list for source file cfdTools/global.C
Making dependency list for source file cfdTools/IOtools/json/json.C
Making dependency list for source file derived/cfdemCloudIB/cfdemCloudIB.C
could not open file omp.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pmpicxx.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/constants.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/functions.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/exception.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/op.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/status.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/request.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/group.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/comm.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/win.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/file.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/topology.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/info.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pop_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pgroup_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/pstatus_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/prequest_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/datatype_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/functions_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/request_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/comm_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intracomm_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/topology_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/intercomm_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/group_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/op_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/errhandler_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/status_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/info_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/win_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
could not open file ompi/mpi/cxx/file_inln.h for source file derived/cfdemCloudIB/cfdemCloudIB.C due to No such file or directory
Making dependency list for source file cfdemCloud/cfdemCloud.C
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdemCloud/cfdemCloud.C -o Make/linux64GccDPInt64Opt/cfdemCloud/cfdemCloud.o
cfdemCloud/cfdemCloud.C: In constructor ‘Foam::cfdemCloud::cfdemCloud(const Foam::fvMesh&)’:
cfdemCloud/cfdemCloud.C:199:21: warning: use of old-style cast [-Wold-style-cast]
(char *)"none",
^
cfdemCloud/cfdemCloud.C:200:21: warning: use of old-style cast [-Wold-style-cast]
(char *)"none"
^
In file included from cfdemCloud/cfdemCloud.C:33:0:
cfdemCloud/cfdemCloud.H:166:18: warning: ‘Foam::cfdemCloud::useDDTvoidfraction_’ will be initialized after [-Wreorder]
mutable word useDDTvoidfraction_;
^
cfdemCloud/cfdemCloud.H:132:22: warning: ‘double** Foam::cfdemCloud::dragPrev_’ [-Wreorder]
mutable double **dragPrev_;
^
cfdemCloud/cfdemCloud.C:49:1: warning: when initialized here [-Wreorder]
Foam::cfdemCloud::cfdemCloud
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c derived/cfdemCloudIB/cfdemCloudIB.C -o Make/linux64GccDPInt64Opt/derived/cfdemCloudIB/cfdemCloudIB.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdTools/IOtools/json/json.C -o Make/linux64GccDPInt64Opt/cfdTools/IOtools/json/json.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdTools/global.C -o Make/linux64GccDPInt64Opt/cfdTools/global.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c cfdTools/newGlobal.C -o Make/linux64GccDPInt64Opt/cfdTools/newGlobal.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/forceModel/forceModel.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/forceModel/forceModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/forceModel/newForceModel.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/forceModel/newForceModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/noDrag/noDrag.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/noDrag/noDrag.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/checkCouplingInterval/checkCouplingInterval.o
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C: In member function ‘virtual void Foam::checkCouplingInterval::setForce() const’:
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:92: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:93: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:134: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:135: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:182: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:175:183: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:88: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:89: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:130: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:131: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:178: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:176:179: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:88: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:89: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:130: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:131: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:178: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:177:179: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:98: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:99: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:140: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:141: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:188: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:178:189: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:94: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:95: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:136: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:137: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:184: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C:179:185: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/DiFeliceDrag/DiFeliceDrag.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/DiFeliceDrag/DiFeliceDrag.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/fieldStore/fieldStore.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/fieldStore/fieldStore.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/GidaspowDrag/GidaspowDrag.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/GidaspowDrag/GidaspowDrag.o
subModels/forceModel/GidaspowDrag/GidaspowDrag.C: In member function ‘virtual void Foam::GidaspowDrag::setForce() const’:
subModels/forceModel/GidaspowDrag/GidaspowDrag.C:133:27: warning: unused variable ‘nufField’ [-Wunused-variable]
const volScalarField& nufField = forceSubM(0).nuField();
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/SchillerNaumannDrag/SchillerNaumannDrag.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/Archimedes/Archimedes.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/Archimedes/Archimedes.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/ArchimedesIB/ArchimedesIB.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/ArchimedesIB/ArchimedesIB.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/interface/interface.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/interface/interface.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/ShirgaonkarIB/ShirgaonkarIB.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/KochHillDrag/KochHillDrag.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/KochHillDrag/KochHillDrag.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/LaEuScalarTemp/LaEuScalarTemp.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/virtualMassForce/virtualMassForce.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/virtualMassForce/virtualMassForce.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/gradPForce/gradPForce.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/gradPForce/gradPForce.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/viscForce/viscForce.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/viscForce/viscForce.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/MeiLift/MeiLift.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/MeiLift/MeiLift.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/particleCellVolume/particleCellVolume.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/particleCellVolume/particleCellVolume.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/particleVolume/particleVolume.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/particleVolume/particleVolume.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/scalarGeneralExchange/scalarGeneralExchange.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/fieldTimeAverage/fieldTimeAverage.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/fieldTimeAverage/fieldTimeAverage.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/volWeightedAverage/volWeightedAverage.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/volWeightedAverage/volWeightedAverage.o
In file included from subModels/forceModel/volWeightedAverage/volWeightedAverage.C:34:0:
subModels/forceModel/volWeightedAverage/volWeightedAverage.H: In constructor ‘Foam::volWeightedAverage::volWeightedAverage(const Foam::dictionary&, Foam::cfdemCloud&)’:
subModels/forceModel/volWeightedAverage/volWeightedAverage.H:69:16: warning: ‘Foam::volWeightedAverage::volumeFractionName_’ will be initialized after [-Wreorder]
const word volumeFractionName_;
^
subModels/forceModel/volWeightedAverage/volWeightedAverage.H:65:20: warning: ‘const wordList Foam::volWeightedAverage::scalarFieldNames_’ [-Wreorder]
const wordList scalarFieldNames_;
^
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:58:1: warning: when initialized here [-Wreorder]
volWeightedAverage::volWeightedAverage
^
subModels/forceModel/volWeightedAverage/volWeightedAverage.C: In member function ‘virtual void Foam::volWeightedAverage::setForce() const’:
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:95: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:96: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:137: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:138: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:185: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:191:186: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:95: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:96: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:137: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:138: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:185: warning: use of old-style cast [-Wold-style-cast]
subModels/forceModel/volWeightedAverage/volWeightedAverage.C:243:186: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/forceSubModels/forceSubModel/newForceSubModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/forceSubModels/forceSubModel/forceSubModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/forceModel/forceSubModels/ImEx/ImEx.C -o Make/linux64GccDPInt64Opt/subModels/forceModel/forceSubModels/ImEx/ImEx.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/probeModel/probeModel/probeModel.C -o Make/linux64GccDPInt64Opt/subModels/probeModel/probeModel/probeModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/probeModel/probeModel/newProbeModel.C -o Make/linux64GccDPInt64Opt/subModels/probeModel/probeModel/newProbeModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/probeModel/noProbe/noProbe.C -o Make/linux64GccDPInt64Opt/subModels/probeModel/noProbe/noProbe.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/probeModel/particleProbe/particleProbe.C -o Make/linux64GccDPInt64Opt/subModels/probeModel/particleProbe/particleProbe.o
subModels/probeModel/particleProbe/particleProbe.C: In member function ‘virtual void Foam::particleProbe::initialize(const Foam::word&, const Foam::word&) const’:
subModels/probeModel/particleProbe/particleProbe.C:157:62: warning: use of old-style cast [-Wold-style-cast]
subModels/probeModel/particleProbe/particleProbe.C:157:63: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/IOModel/IOModel.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/IOModel/IOModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/IOModel/newIOModel.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/IOModel/newIOModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/noIO/noIO.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/noIO/noIO.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/basicIO/basicIO.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/basicIO/basicIO.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/trackIO/trackIO.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/trackIO/trackIO.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/IOModel/sophIO/sophIO.C -o Make/linux64GccDPInt64Opt/subModels/IOModel/sophIO/sophIO.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/voidFractionModel/voidFractionModel.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/voidFractionModel/voidFractionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/voidFractionModel/newVoidFractionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/centreVoidFraction/centreVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/dividedVoidFraction/dividedVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/bigParticleVoidFraction/bigParticleVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/GaussVoidFraction/GaussVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.o
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C: In member function ‘virtual void Foam::IBVoidFraction::setvoidFraction(double** const&, double**&, double**&, double**&, double**&) const’:
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:98:62: warning: use of old-style cast [-Wold-style-cast]
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:98:63: warning: use of old-style cast [-Wold-style-cast]
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:99:62: warning: use of old-style cast [-Wold-style-cast]
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:99:63: warning: use of old-style cast [-Wold-style-cast]
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:286:31: warning: unused variable ‘copyCellID’ [-Wunused-variable]
label copyCellID=-1;
^
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:230:27: warning: variable ‘nearestPosInMesh’ set but not used [-Wunused-but-set-variable]
vector nearestPosInMesh=vector(0.0,0.0,0.0);
^
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C: In member function ‘void Foam::IBVoidFraction::buildLabelHashSet(Foam::scalar, Foam::vector, Foam::label, Foam::labelHashSet&, bool) const’:
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:349:62: warning: use of old-style cast [-Wold-style-cast]
subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C:349:63: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/trilinearVoidFraction/trilinearVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/voidFractionModel/noVoidFraction/noVoidFraction.C -o Make/linux64GccDPInt64Opt/subModels/voidFractionModel/noVoidFraction/noVoidFraction.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/locateModel/locateModel/locateModel.C -o Make/linux64GccDPInt64Opt/subModels/locateModel/locateModel/locateModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/locateModel/locateModel/newLocateModel.C -o Make/linux64GccDPInt64Opt/subModels/locateModel/locateModel/newLocateModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/locateModel/standardSearch/standardSearch.C -o Make/linux64GccDPInt64Opt/subModels/locateModel/standardSearch/standardSearch.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/locateModel/engineSearch/engineSearch.C -o Make/linux64GccDPInt64Opt/subModels/locateModel/engineSearch/engineSearch.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/locateModel/engineSearchIB/engineSearchIB.C -o Make/linux64GccDPInt64Opt/subModels/locateModel/engineSearchIB/engineSearchIB.o
subModels/locateModel/engineSearchIB/engineSearchIB.C: In member function ‘virtual Foam::label Foam::engineSearchIB::findCell(double** const&, double**&, double**&, int) const’:
subModels/locateModel/engineSearchIB/engineSearchIB.C:98:62: warning: use of old-style cast [-Wold-style-cast]
subModels/locateModel/engineSearchIB/engineSearchIB.C:98:63: warning: use of old-style cast [-Wold-style-cast]
subModels/locateModel/engineSearchIB/engineSearchIB.C:99:62: warning: use of old-style cast [-Wold-style-cast]
subModels/locateModel/engineSearchIB/engineSearchIB.C:99:63: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/meshMotionModel/meshMotionModel/meshMotionModel.C -o Make/linux64GccDPInt64Opt/subModels/meshMotionModel/meshMotionModel/meshMotionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.C -o Make/linux64GccDPInt64Opt/subModels/meshMotionModel/meshMotionModel/newMeshMotionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/meshMotionModel/noMeshMotion/noMeshMotion.C -o Make/linux64GccDPInt64Opt/subModels/meshMotionModel/noMeshMotion/noMeshMotion.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/momCoupleModel/momCoupleModel/momCoupleModel.C -o Make/linux64GccDPInt64Opt/subModels/momCoupleModel/momCoupleModel/momCoupleModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.C -o Make/linux64GccDPInt64Opt/subModels/momCoupleModel/momCoupleModel/newMomCoupleModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/momCoupleModel/explicitCouple/explicitCouple.C -o Make/linux64GccDPInt64Opt/subModels/momCoupleModel/explicitCouple/explicitCouple.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/momCoupleModel/implicitCouple/implicitCouple.C -o Make/linux64GccDPInt64Opt/subModels/momCoupleModel/implicitCouple/implicitCouple.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/momCoupleModel/noCouple/noCouple.C -o Make/linux64GccDPInt64Opt/subModels/momCoupleModel/noCouple/noCouple.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/regionModel/regionModel/regionModel.C -o Make/linux64GccDPInt64Opt/subModels/regionModel/regionModel/regionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/regionModel/regionModel/newRegionModel.C -o Make/linux64GccDPInt64Opt/subModels/regionModel/regionModel/newRegionModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/regionModel/allRegion/allRegion.C -o Make/linux64GccDPInt64Opt/subModels/regionModel/allRegion/allRegion.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/dataExchangeModel/dataExchangeModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/dataExchangeModel/newDataExchangeModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/oneWayVTK/oneWayVTK.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/oneWayVTK/oneWayVTK.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/twoWayFiles/twoWayFiles.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/twoWayFiles/twoWayFiles.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/noDataExchange/noDataExchange.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/noDataExchange/noDataExchange.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C -o Make/linux64GccDPInt64Opt/subModels/dataExchangeModel/twoWayMPI/twoWayMPI.o
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In constructor ‘Foam::twoWayMPI::twoWayMPI(const Foam::dictionary&, Foam::cfdemCloud&)’:
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:61: warning: use of old-style cast [-Wold-style-cast]
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:71:62: warning: use of old-style cast [-Wold-style-cast]
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, double** const&, Foam::label) const’:
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,"double");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:113:72: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
data_liggghts_to_of(charName,charType, lmp, (void*&) field,"double");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::getData(Foam::word, Foam::word, int** const&, Foam::label) const’:
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,"int");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:126:69: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
data_liggghts_to_of(charName,charType, lmp, (void*&) field,"int");
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual void Foam::twoWayMPI::giveData(Foam::word, Foam::word, double** const&, const char*) const’:
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);
^
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C: In member function ‘virtual bool Foam::twoWayMPI::couple(int) const’:
subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C:235:20: warning: unused variable ‘interruptTime’ [-Wunused-variable]
scalar interruptTime = -1;
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/averagingModel/averagingModel.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/averagingModel/averagingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/averagingModel/newAveragingModel.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/averagingModel/newAveragingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/dilute/dilute.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/dilute/dilute.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/averagingModel/dense/dense.C -o Make/linux64GccDPInt64Opt/subModels/averagingModel/dense/dense.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/clockModel/clockModel.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/clockModel/clockModel.o
subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::evalPar() const’:
subModels/clockModel/clockModel/clockModel.C:165:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:165:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:166:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:166:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:182:60: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:182:61: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:89: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:90: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:131: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:132: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:182: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:197:183: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:198:68: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:198:69: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:89: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:90: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:131: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:132: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:182: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:202:183: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:203:68: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:203:69: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:221:60: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:221:61: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘virtual void Foam::clockModel::normHist() const’:
subModels/clockModel/clockModel/clockModel.C:267:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:267:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:269:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:269:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:278:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:284:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:290:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:84: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:85: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:126: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:127: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:174: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:296:175: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::plotHist(double, const string&, int, int) const’:
subModels/clockModel/clockModel/clockModel.C:309:71: warning: use of old-style cast [-Wold-style-cast]
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
subModels/clockModel/clockModel/clockModel.C:309:72: warning: use of old-style cast [-Wold-style-cast]
MPI_Gather(&buffIn, 1, MPI_DOUBLE, globalTime_all, 1, MPI_DOUBLE, 0, MPI_COMM_WORLD);
^
subModels/clockModel/clockModel/clockModel.C:309:138: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:139: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:189: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:309:190: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::Hist() const’:
subModels/clockModel/clockModel/clockModel.C:323:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:323:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C: In member function ‘void Foam::clockModel::getRAMUsage() const’:
subModels/clockModel/clockModel/clockModel.C:342:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:342:63: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:344:62: warning: use of old-style cast [-Wold-style-cast]
subModels/clockModel/clockModel/clockModel.C:344:63: warning: use of old-style cast [-Wold-style-cast]
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/clockModel/newClockModel.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/clockModel/newClockModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/standardClock/standardClock.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/standardClock/standardClock.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/clockModel/noClock/noClock.C -o Make/linux64GccDPInt64Opt/subModels/clockModel/noClock/noClock.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.o
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C: In member function ‘void Foam::liggghtsCommandModel::parseCommandList(Foam::wordList&, Foam::labelList&, Foam::scalarList&, Foam::word&, Foam::dictionary&, bool)’:
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C:310:49: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long int’ [-Wformat=]
sprintf(h,"%d",labelList[labelCount]);
^
subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C:258:154: warning: parameter ‘timeStamp’ set but not used [-Wunused-but-set-parameter]
void liggghtsCommandModel::parseCommandList(wordList& commandList,labelList& labelList,scalarList& scalarList,word& command, dictionary& propsDict, bool timeStamp)
^
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/liggghtsCommandModel/newLiggghtsCommandModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/execute/execute.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/execute/execute.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/runLiggghts/runLiggghts.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/runLiggghts/runLiggghts.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/writeLiggghts/writeLiggghts.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.C -o Make/linux64GccDPInt64Opt/subModels/liggghtsCommandModel/readLiggghtsData/readLiggghtsData.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/smoothingModel/smoothingModel.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/smoothingModel/smoothingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/smoothingModel/newSmoothingModel.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/smoothingModel/newSmoothingModel.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/noSmoothing/noSmoothing.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/noSmoothing/noSmoothing.o
g++ -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=64 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -DOMPI_SKIP_MPICXX -DGITVERSION=\"3.4.0\" -DDEBUGFLAG=\"\" -DCFDEMWMPROJECTVERSION="30" -I/usr/include/openmpi-x86_64 -pthread -I ./cfdemParticle -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/finiteVolume/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/transportModels -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/turbulenceModels/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/TurbulenceModels/incompressible/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/fvOptions/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/meshTools/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/lagrangian/basic/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/containers/HashTables/labelHashSet -I/home/gustavo/LIGGGHTS/LIGGGHTS-PUBLIC/src -I/home/gustavo/CFDEM/CFDEMcoupling-PUBLIC-3.0.x/src/cfdTools -IlnInclude -I. -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OpenFOAM/lnInclude -I/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/src/OSspecific/POSIX/lnInclude -fPIC -c subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.C -o Make/linux64GccDPInt64Opt/subModels/smoothingModel/constDiffSmoothing/constDiffSmoothing.o
mkdir: é impossível criar o diretório “”: Arquivo ou diretório não encontrado
/home/gustavo/OpenFOAM/OpenFOAM-3.0.x/wmake/Makefile:162: recipe for target '/liblagrangianCFDEM-PUBLIC-3.0.x.so' failed
make: *** [/liblagrangianCFDEM-PUBLIC-3.0.x.so] Error 1

jose_gustavo | Thu, 06/16/2016 - 03:13

Hello Alyce. I managed to upload the files. They are on the first comment. Thanks in advance.

vinaym | Mon, 02/06/2017 - 13:56

had same error. Anyone found way out of it?

Vinay

j-kerbl's picture

j-kerbl | Mon, 02/20/2017 - 15:32

Hi,

is it possible some paths have the wrong permissions?
My suggestion is to reset these with
chown -R $USER $CFDEM_SRC_DIR/..
chmod -R u+rw chown -R $USER
Also check the paths of $FOAM_USER_APPBIN and $FOAM_USER_LIBBIN

Please check if this solves your problem.

Cheers,
Josef