CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Community Contributions (https://www.cfd-online.com/Forums/openfoam-community-contributions/)
-   -   [flameletFoam] Issue: Installation of flameletfoam (https://www.cfd-online.com/Forums/openfoam-community-contributions/169453-issue-installation-flameletfoam.html)

Raghuveera April 10, 2016 19:03

Issue: Installation of flameletfoam
 
Dear All,

I am trying to install 'flameletfoam' in Ubuntu 12.04.5. I am following the process as mentioned in the web-link:

https://openfoamwiki.net/index.php/E...n/flameletFoam

However, when I reach the step 2.2 in the link (OpenFOAM Source), I am unable to successfully execute the command './Allwmake'.

It is throwing a message as follows in command window,

Mylab@Mylab:~/OpenFOAM/flameletFoam/src$ ./Allwmake
+ wmake libso ./thermophysicalModels/basic
./Allwmake: 6: ./Allwmake: wmake: not found
+ wmake libso ./thermophysicalModels/reactionThermo
./Allwmake: 7: ./Allwmake: wmake: not found
+ wmake libso ./turbulenceModels/compressible/turbulenceModel
./Allwmake: 9: ./Allwmake: wmake: not found
+ wmake libso ./turbulenceModels/compressible/RAS
./Allwmake: 10: ./Allwmake: wmake: not found
+ wmake libso ./turbulenceModels/compressible/LES
./Allwmake: 11: ./Allwmake: wmake: not found
+ wmake libso ./combustionModels
./Allwmake: 13: ./Allwmake: wmake: not found

Can someone can help me to know, where I am doing wrong?

Thanks in advance,
Raghu

wyldckat April 12, 2016 18:31

Quick answer: This:
Code:

wmake: not found
means that the OpenFOAM environment is not activated. In other words, you probably are not able to run blockMesh nor icoFoam, therefore OpenFOAM is not active.
For more details, read this page: http://openfoamwiki.net/index.php/In...with_the_Shell

Raghuveera April 12, 2016 22:59

Thanks!

its working...


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