CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   wmake error in Openfoam (https://www.cfd-online.com/Forums/openfoam/87580-wmake-error-openfoam.html)

dhasthagheer April 24, 2011 00:18

wmake error in Openfoam
 
Hi foamers,

I am new to openfoam. I downloaded my6DOFFoam solver from http://www.tfd.chalmers.se/~hani/kur...my6DOFFoam.tgz

I tried wmake to compile this solver but I am getting following error

cd my6DOFFoam
wmake

SOURCE=my6DOFFoam.C ; g++ -m32 -Dlinux -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -O3 -DNoRepository -ftemplate-depth-40 -I/opt/openfoam171/src/transportModels -I/opt/openfoam171/src/transportModels/incompressible/lnInclude -I/opt/openfoam171/src/transportModels/interfaceProperties/lnInclude -I/opt/openfoam171/src/turbulenceModels/RAS -I/opt/openfoam171/src/turbulenceModels/RAS/incompressible/lnInclude -I/opt/openfoam171/src/finiteVolume/lnInclude -I/opt/openfoam171/src/dynamicMesh/lnInclude -I/opt/openfoam171/src/meshTools/lnInclude -I/opt/openfoam171/src/dynamicFvMesh/lnInclude -I/opt/openfoam171/src/sampling/lnInclude -IlnInclude -I. -I/opt/openfoam171/src/OpenFOAM/lnInclude -I/opt/openfoam171/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linuxGccDPOpt/my6DOFFoam.o
my6DOFFoam.C:44: fatal error: incompressible/RASModel/RASModel.H: No such file or directory
compilation terminated.
make: *** [Make/linuxGccDPOpt/my6DOFFoam.o] Error 1



Thanks in advance

nimasam April 24, 2011 01:42

hi
i guess its about the conflicts between versions, it seems you use the latest version of openFOAM which some files of previous versions have been terminated!
so use previous version for example 1.6 , it will solve ur probrlem, probably


All times are GMT -4. The time now is 05:05.