#!/bin/sh
cd ${0%/*} || exit 1    # Run from this directory

rm -rf postProcessing

rm -rf proc*

rm -rf log.*

foamListTimes -rm

#------------------------------------------------------------------------------
