CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

albertsk

Register Blogs Community New Posts Updated Threads Search

Old

OpenFOAM-v3.0+ installation in CentOS 6 using Intel compilers

Posted November 6, 2016 at 17:07 by albertsk
Updated November 6, 2016 at 22:24 by albertsk

This post is to show how to compile OpenFOAM-v3.0+ from openfoam.com using Intel compilers in CentOS 6. Most procedures are similar to source-pack compilation of OF using Gcc in Ubuntu (especially 16).

Key procedures include
1. Untar both ThirdParty-v3.0+.tgz and OpenFOAM-v3.0+.tgz.
2. Change the compiler from the default Gcc to Icc in OpenFOAM-v3.0+/etc/bashrc.
3. Set the OF environment
Code:
source  etc/bashrc
4. Open ~/OpenFOAM/OpenFOAM-v3.0+/etc/config/CGAL.sh...
New Member
Posted in Uncategorized
Views 1631 Comments 0 albertsk is offline Edit Tags
Old

OpenFOAM-v3.0+ installation in Ubuntu 16.04 LTS

Posted October 30, 2016 at 18:50 by albertsk
Updated November 6, 2016 at 17:12 by albertsk

This blog is to show how to install OpenFOAM-v3.0+ on Ubuntu 16.04 LTS. There are some issues that should be resolved before the installation. So far, default compilers installed in Ubuntu, gcc and openmpi, are used. Compilation of OpenFOAM-v3.0+ using Intel compilers is on-going.

After you unzip the package OpenFOAM-v3.0+.tgz under ~/OpenFOAM, go to the directory
Code:
cd OpenFOAM-v3.0+
open the following file
Code:
emacs src/postProcessing/functionObjects/Allwmake
, and comment out...
New Member
Posted in Uncategorized
Views 1313 Comments 0 albertsk is offline Edit Tags

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