The olaFlow CFD project source code is hosted in GitHub:
https://github.com/phicau/olaFlow
Supplementary materials such as a solver coupled with isoAdvector, turbulence models especially modified for wave simulations and additional tutorial cases can be found in:
To get a copy of olaFlow source code and reference materials run the following command in a terminal:
git clone git://github.com/phicau/olaFlow.git
Compilation is straightforward, simply run the following script from the olaFlow base folder:
./allMake
Code updates can be downloaded in the future from the olaFlow folder as follows:
git checkout
git pull
If updating fails, try downloading the code again.
OPENFOAM® is a registered trade mark of OpenCFD Limited, producer and distributor of the OpenFOAM software via www.openfoam.com.