src/OpenFOAM logo
The Open Source CFD Toolbox
  Search
  
  Back to OpenFOAM Home
 
  OpenCFD®
  Company profile
  OpenFOAM support
  OpenFOAM development
  OpenFOAM training
  Solutions
  Contact OpenCFD
 
  OpenFOAM®
  Features
  Download
  * Linux 32bit
  * Linux 64bit
  * Other platforms
 
 
 
 
  Our trade mark policy
 
  © 2004-2009 OpenCFD Ltd
SourceForge.net Logo
OpenCFD® Solutions Contact OpenFOAM®
OpenFOAM-1.5 download

LATEST VERSION RELEASE

The latest official version release of OpenFOAM can be downloaded by choosing a platform below

Choose Platform
SourceForge.net Logo

Download files
We recommend that OpenFOAM is installed in a user account to make administration easier. The standard installation directory is the $HOME/OpenFOAM directory of that user account. Create this directory if necessary. Download the following files into $HOME/OpenFOAM; those marked optional are not necessary for the installation to work and generally not required.

[Picture] $HOME/OpenFOAM
   
OpenFOAM software md5sum
[Picture]Source pack - essential to all platforms
OpenFOAM-1.5.General.gtgz 
 
16aafeae129bae67626a6dbd9d7e109b
[Picture]Binary pack, double precision
OpenFOAM-1.5.linuxGccDPOpt.gtgz 
 
fac72fa01a3a882cfbb16227a81be2d3
[Picture]Binary pack, single precision (optional)
OpenFOAM-1.5.linuxGccSPOpt.gtgz 
 
65241f0ab03ed6b9567e065af7407c21
   
Third-party software
[Picture]Source pack - essential to all platforms
ThirdParty.General.gtgz 
 
84e0c2b4e40bd4feb81dee5dc6da3b26
 
6edef7ecf3e381a85ac5108ec5038940

Unpack files
Decompress each file with GNU gtar and gzip using the command ”tar xzf <filename>”, beginning with the source files (OpenFOAM-1.5.General.gtgz and ThirdParty.General.gtgz - these source files must be present for OpenFOAM to be operational). The OpenFOAM source and (any) binary files unpack into a $HOME/OpenFOAM/OpenFOAM-1.5 directory. The third-party software unpacks into a $HOME/OpenFOAM/ThirdParty directory.

Installation
After unpacking, the user should consult the README file for installation instructions (available in the release at $HOME/OpenFOAM/OpenFOAM-1.5/README).

Qt and ParaView
In the first instance, a suitable Qt library must be installed on the system to be able to use the ParaView visualisation software. Please consult the relevant section of the README file for more information.

In many cases, the binary release of the ParaView and the PV3FoamReader module will not work due to version incompatibility problems in Qt. If this happens, it will be necessary to compile both applications as described in the relevant section of the README file.

Third party software
The software included in the ThirdParty pack includes:

cmake-2.4.6 Cross-platfom build environment
gcc-4.3.1 GNU C/C++ compiler
malloc C++ standard library for dynamic memory allocation
metis-5.0-pre2 Decomposition algorithm library
openmpi-1.2.6 MPI implementation for parallel communications
ParaView3.3-cvs Data visualisation software
ParMetis-3.1 Decomposition package algorithm library
ParMGridGen-1.0 Geometric multigrid method library
zlib-1.2.3 Data compression library