#!/bin/sh

cd ${0%/*} || exit 1
set -x

wmake DPMTurbulenceModels
wmake
wmake MPPICFoam
