problems about compiling CFDEMcoupling

Submitted by tju_coastlab_mq on Sun, 08/24/2014 - 00:28

Hi,
recently, i have tried to update my CFDEM to 2.7.1 and LIGGGHTS to 3.0.2 (OF still stay on 2.1.0, which is enough for me)
i noticed some messages during compiling, which i never noticed before.

i got:
could not open file omp.h for source file derived/cfdemCloudIB/cfdemCloudIB.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file derived/cfdemCloudIB/cfdemCloudIB.C
...
could not open file omp.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/forceModel/checkCouplingInterval/checkCouplingInterval.C
...
could not open file omp.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/forceModel/particleCellVolume/particleCellVolume.C
...
could not open file omp.h for source file subModels/probeModel/noProbe/noProbe.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/probeModel/noProbe/noProbe.C
...
could not open file omp.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/voidFractionModel/IBVoidFraction/IBVoidFraction.C
...
could not open file omp.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/locateModel/engineSearchIB/engineSearchIB.C
...
could not open file omp.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/dataExchangeModel/twoWayMPI/twoWayMPI.C
...
could not open file omp.h for source file subModels/clockModel/clockModel/clockModel.C
could not open file openmpi/ompi/mpi/cxx/mpicxx.h for source file subModels/clockModel/clockModel/clockModel.C
...

should i worry about these? (especially the "twoWayMPI.C")
PS: i use openmpi in ThirdParty.

regards,
Mq