OpenFoam2.4.0 cannot find input file: `contrib/dist/mofed/debian/changelog解决方案
生活随笔
收集整理的這篇文章主要介紹了
OpenFoam2.4.0 cannot find input file: `contrib/dist/mofed/debian/changelog解决方案
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
centOs使用系統(tǒng)自帶三方安裝包openmpi安裝時會出現(xiàn)“cannot find input file: `contrib/dist/mofed/debian/changelog”報(bào)錯。
原因:Openfoam 自帶ThirdParty中openmpi-1.8.5 安裝包與openmpi官網(wǎng)的1.8.5版本存在差異,導(dǎo)致openfoam中的編譯腳本存在問題。
解決方案:
????foam3rdParty
????wget www.open-mpi.org/software/ompi/v1.8/downloads/openmpi-1.8.5.tar.gz
????tar -xf openmpi-1.8.5.tar.gz
親測有效
關(guān)于問題的詳細(xì)解釋參考:
https://bugs.openfoam.org/view.php?id=1770
該問題在openfoam-2.4-0后版本已被修復(fù)。
總結(jié)
以上是生活随笔為你收集整理的OpenFoam2.4.0 cannot find input file: `contrib/dist/mofed/debian/changelog解决方案的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: NFS搭建openfoam
- 下一篇: centOS6.5下openfoam-2