#!/bin/bash
#set -x

cd ${0%/*} || exit 1

. $WM_PROJECT_DIR/bin/tools/CleanFunctions

cleanCase

\rm -rf 0 postProcessing-*
\rm -f *.dat *.png constant/turbulenceProperties
