openfoam/tutorials/dieselFoam/Allclean
2008-04-15 18:56:58 +01:00

12 lines
154 B
Bash
Executable File

#!/bin/sh
currDir=`pwd`
application=`basename $currDir`
case="aachenBomb"
tutorialPath=`dirname $0`/..
. $tutorialPath/CleanFunctions
cleanCase $case