#!/bin/sh

# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions

cleanCase0

rm -f *.dat
rm -f *vtk
rm -r cfd2lcs*
