SlideShare a Scribd company logo
OpenFOAM installation on
CentOS-7
Guy Tel-Zur
tel­zur @ computer . Org
June 2015
OpenFOAM 2.4.0 installation on CentOS-7
I am going to install version 2.4.0
I am following the instructions from:
http://www.openfoam.org/download/source.php
OpenFOAM 2.4.0 installation on CentOS-7
Development tools
Verifying that the most common
tools are already installed
Select OpenMPI
Check that the qt & CGAL stuff
are installed
OpenFOAM 2.4.0 installation on CentOS-7
OpenFOAM 2.4.0 installation on CentOS-7
Choose the right line that fits your setup
OpenFOAM 2.4.0 installation on CentOS-7
Building OpenFOAM
[telzur@localhost OpenFOAM­2.4.0]$ ./Allwmake 
This will take some time.
Have a cup of coffee
Paraview
    ­­­
    Installation complete for paraview­4.1.0
    Set environment variables:
        export ParaView_DIR=/opt/OpenFOAM/ThirdParty­
2.4.0/platforms/linux64Gcc/ParaView­4.1.0
        export PATH=$ParaView_DIR/bin:$PATH
        export PV_PLUGIN_PATH=$FOAM_LIBBIN/paraview­4.1
    ­­­
Done
[telzur@localhost ThirdParty­2.4.0]$ 
Despite what is written in http://www.openfoam.org/download/source.php about extra
care for RHEL (6.x ?), I had no problems installing paraview in the default way for
CentOS-7:
[telzur@localhost ThirdParty­2.4.0]$ ./makeParaView4 
Rest of the installation
cd $FOAM_UTILITIES/postProcessing/graphics/PV4Readers
WmSET
./Allwclean
./Allwmake
...and then finally...
[100%] Building CXX object 
CMakeFiles/PV4FoamReader_SM.dir/moc_PV4FoamReader_SM_
Plugin.cxx.o
Linking CXX shared library /opt/OpenFOAM/OpenFOAM­
2.4.0/platforms/linux64GccDPOpt/lib/paraview­
4.1/libPV4FoamReader_SM.so
[100%] Built target PV4FoamReader_SM
Checks
[telzur@localhost OpenFOAM]$ mkdir telzur­2.4.0
cd telzur­2.4.0
mkdir run
cp ­r $FOAM_TUTORIALS $FOAM_RUN 
OpenFOAM 2.4.0 installation on CentOS-7
The Cavity example
blockMesh 
icoFoam 
paraFoam
paraFoam
That's It!

More Related Content

PDF
Motor bike by cfmesh
PPTX
JSON:APIについてざっくり入門
PDF
超簡単!バージョン管理入門 最初の一歩
PDF
Initiation à UML: Partie 1
PDF
golang.tokyo #6 (in Japanese)
PPSX
Oracle Performance Tools of the Trade
PPTX
脅威分析の手法によりウェブサーバーにウイルス対策ソフトが必要かを検証する
PDF
OCHaCafe #4 Hyperledger Fabric アプリケーション設計入門ガイドでしゃべった内容+おまけ資料
Motor bike by cfmesh
JSON:APIについてざっくり入門
超簡単!バージョン管理入門 最初の一歩
Initiation à UML: Partie 1
golang.tokyo #6 (in Japanese)
Oracle Performance Tools of the Trade
脅威分析の手法によりウェブサーバーにウイルス対策ソフトが必要かを検証する
OCHaCafe #4 Hyperledger Fabric アプリケーション設計入門ガイドでしゃべった内容+おまけ資料

What's hot (20)

PPTX
BigtopでHadoopをビルドする(Open Source Conference 2021 Online/Spring 発表資料)
PDF
FCスイッチISL 追加削除時の考慮点
PDF
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
PDF
Prometheus at Preferred Networks
PDF
ASP.NETの進化とASP.NET Core Blazorの凄さ
PDF
[db tech showcase Tokyo 2016] C32: 世界一速いPostgreSQLを目指せ!インメモリカラムナの実現 by 富士通株式会...
PDF
Google アナリティクスで SharePointの利用状況を確認する
PDF
Dexcs2020-OF install
PPTX
本当は恐ろしい分散システムの話
PDF
モノタロウECプラットフォームを支える開発運用モダナイゼーションの取り組み #devsumi
PPTX
MediaRecorder と WebM で、オレオレ Live Streaming
PDF
pgvectorを使ってChatGPTとPostgreSQLを連携してみよう!(PostgreSQL Conference Japan 2023 発表資料)
PDF
Cours uml
PPTX
継承辺りのもしかしたらマイナーかもしれない C#
PDF
Kuberneteの運用を支えるGitOps
PDF
EventListener使いこなし術 - Symfony勉強会#10
PDF
WebRTC入門 ~沖縄編~
PDF
123DEXCS2022.pdf
PDF
ドメインロジックに集中せよ 〜ドメイン駆動設計 powered by Spring
PDF
Alphorm.com Formation Big Data & Hadoop : Le Guide Complet
BigtopでHadoopをビルドする(Open Source Conference 2021 Online/Spring 発表資料)
FCスイッチISL 追加削除時の考慮点
OpenFOAM -回転領域を含む流体計算 (Rotating Geometry)-
Prometheus at Preferred Networks
ASP.NETの進化とASP.NET Core Blazorの凄さ
[db tech showcase Tokyo 2016] C32: 世界一速いPostgreSQLを目指せ!インメモリカラムナの実現 by 富士通株式会...
Google アナリティクスで SharePointの利用状況を確認する
Dexcs2020-OF install
本当は恐ろしい分散システムの話
モノタロウECプラットフォームを支える開発運用モダナイゼーションの取り組み #devsumi
MediaRecorder と WebM で、オレオレ Live Streaming
pgvectorを使ってChatGPTとPostgreSQLを連携してみよう!(PostgreSQL Conference Japan 2023 発表資料)
Cours uml
継承辺りのもしかしたらマイナーかもしれない C#
Kuberneteの運用を支えるGitOps
EventListener使いこなし術 - Symfony勉強会#10
WebRTC入門 ~沖縄編~
123DEXCS2022.pdf
ドメインロジックに集中せよ 〜ドメイン駆動設計 powered by Spring
Alphorm.com Formation Big Data & Hadoop : Le Guide Complet
Ad

Similar to OpenFOAM 2.4.0 installation on CentOS-7 (20)

PDF
Howto: Install openQRM 5.1 on Debian Wheezy
DOCX
Como instalar aeroo en open erp 6
PDF
<img src="../i/r_14.png" />
PDF
Updating_PHP_on_OS_X_Server
PDF
Updating_PHP_on_OS_X_Server
ODP
Running Symfony
PDF
OpenNebulaConf2015 1.09.02 Installgems Add-on - Alvaro Simon Garcia
PPTX
Phalcon - Giant Killer
PPTX
PPTX
Getting started with PHPUnit
DOCX
Dockerfish-Tutorial
PPTX
Linux for programmers
PPTX
Phalcon 2 - PHP Brazil Conference
PDF
Oops, where's my site?
PPTX
Os dev tool box
PDF
PHP selber bauen
PPT
Php Ppt
DOCX
Document Management: Opendocman and LAMP installation on Cent OS
PDF
Tp install anything
Howto: Install openQRM 5.1 on Debian Wheezy
Como instalar aeroo en open erp 6
<img src="../i/r_14.png" />
Updating_PHP_on_OS_X_Server
Updating_PHP_on_OS_X_Server
Running Symfony
OpenNebulaConf2015 1.09.02 Installgems Add-on - Alvaro Simon Garcia
Phalcon - Giant Killer
Getting started with PHPUnit
Dockerfish-Tutorial
Linux for programmers
Phalcon 2 - PHP Brazil Conference
Oops, where's my site?
Os dev tool box
PHP selber bauen
Php Ppt
Document Management: Opendocman and LAMP installation on Cent OS
Tp install anything
Ad

More from Guy Tel-Zur (10)

PDF
My early experience with Mirantis OpenStack 6.0
PPTX
SC13 Diary
PPTX
HTCondor version 8.0 Windows Installation
PPTX
HTCondor flocking between two clouds
PDF
HPC in the Cloud
PPTX
Sc10 slide share
PPTX
High performance computing
PDF
How to install a personal condor
PDF
From Grids To Clouds Guy Tel Zur May 2009
PDF
Grid Computing In Israel
My early experience with Mirantis OpenStack 6.0
SC13 Diary
HTCondor version 8.0 Windows Installation
HTCondor flocking between two clouds
HPC in the Cloud
Sc10 slide share
High performance computing
How to install a personal condor
From Grids To Clouds Guy Tel Zur May 2009
Grid Computing In Israel

Recently uploaded (20)

PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PPTX
ai tools demonstartion for schools and inter college
PDF
System and Network Administration Chapter 2
PDF
AI in Product Development-omnex systems
PDF
top salesforce developer skills in 2025.pdf
PPTX
Essential Infomation Tech presentation.pptx
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PPTX
Introduction to Artificial Intelligence
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PDF
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
PPTX
Transform Your Business with a Software ERP System
PDF
Understanding Forklifts - TECH EHS Solution
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
L1 - Introduction to python Backend.pptx
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
ai tools demonstartion for schools and inter college
System and Network Administration Chapter 2
AI in Product Development-omnex systems
top salesforce developer skills in 2025.pdf
Essential Infomation Tech presentation.pptx
PTS Company Brochure 2025 (1).pdf.......
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Introduction to Artificial Intelligence
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
CHAPTER 2 - PM Management and IT Context
Upgrade and Innovation Strategies for SAP ERP Customers
Audit Checklist Design Aligning with ISO, IATF, and Industry Standards — Omne...
Transform Your Business with a Software ERP System
Understanding Forklifts - TECH EHS Solution
2025 Textile ERP Trends: SAP, Odoo & Oracle
Navsoft: AI-Powered Business Solutions & Custom Software Development
L1 - Introduction to python Backend.pptx

OpenFOAM 2.4.0 installation on CentOS-7