Download Latest Version Mac-OF-1.7.x.sparseimage.zip (241.7 MB)
Email in envelope

Get an email when there's a new version of OpenFOAM for Mac OS X

Home
Name Modified Size InfoDownloads / Week
Mac-OF-1.7.x.sparseimage.zip 2011-07-15 241.7 MB
README 2011-07-15 908 Bytes
Mac-OF-2.0.x.sparseimage.zip 2011-07-14 227.1 MB
Totals: 3 Items   468.7 MB 0
OpenFOAM for Mac OS X 10.6+ (Intel 64-bit, DPOpt)

Distributed as a precompiled package on a disk image
Versions available are 1.7.x and 2.0.x

You need: Apple Developer Tools, GCC 4.5.3 from MacPorts

Patches by Bernhard Gschaider
(http://www.cfd-online.com/Forums/openfoam-installation/89752-2-0-x-mac-osx.html)

HOWTO (only have to do all this ONCE):
1. Save the disk image (.sparseimage) in a convenient location
2. Mount the disk image; it will mount on /Volumes/Mac-OF-2.0.x
3. Do this in a terminal:
	cd ~
	ln -sf /Volumes/Mac-OF-2.0.x OpenFOAM
	cd OpenFOAM
	ln -sf ~/Documents/OF-User `whoami`-2.0.x
4. Edit your ~/.profile file in a text editor and add the following:
	. ~/OpenFOAM/OpenFOAM-2.0.x/etc/bashrc
5. Quit and reopen the Terminal application; OpenFOAM is ready

NOTES:
1. The images are 'sparse' disk images to save disk space
2. Renaming the images to .dmg will make them mount read-only
Source: README, updated 2011-07-15