The latest official version release of OpenFOAM can be downloaded by
choosing a platform below
Choose Platform
GIT REPOSITORY
Patched sources for the current version are also available that include fixes for
all submitted bugs. The sources can be obtained using the Git open source version
control system that is commonly available on Linux distributions. Note that this
version is sources only so will require full compilation. The bug-fix/patched
version repository is available at git://repo.or.cz/OpenFOAM-1.5.x.git. The
repository can be obtained using the command:
git clone git://repo.or.cz/OpenFOAM-1.5.x.git
OR
git clone http://repo.or.cz/r/OpenFOAM-1.5.x.git
This will create an OpenFOAM-1.5.x directory that the user can subsequently
update to the latest published copy using