Dear Everyone:
I have installed foam-extend 3.1 with ubuntu 15.01 here on my local machine. I want to install CFDEM with this OF as I noticed CFDEM 3.00 is compatible with of30 and Ext 32. But when I run cfdemSysTest. I got following information:
mpic++:
/home/zhang/foam/foam-extend-3.1/ThirdParty/packages/openmpi-1.6.5/platforms/linuxGccDPOpt/bin/mpic++
--------------------------------------------------------------------------
The Open MPI wrapper compiler was unable to find the specified compiler
no in your PATH.
and as expected, I cannot built with lots of error messages :
Note that this compiler was either specified at configure time or in
one of several possible environment variables.
--------------------------------------------------------------------------
mpic++ -O2 -funroll-loops -fstrict-aliasing -Wall -W -Wno-uninitialized -DLAMMPS_GZIP -DFFT_FFTW3 -M ../fix_drag.cpp > fix_drag.d
--------------------------------------------------------------------------
The Open MPI wrapper compiler was unable to find the specified compiler
no in your PATH.
I suppose it is problem version of openmpi. it is 1.6.5 here.
can anyone tell me how to install CFDEM with foam-extend 3.1 with openmpi 1.6.5?
/Wei