ENH: CleanFunctions: remove cellDist file (from decomposePar -cellDist)

This commit is contained in:
mattijs
2012-11-08 12:02:10 +00:00
parent 2a686dc44c
commit b6d5020fb5

View File

@ -101,7 +101,7 @@ cleanCase()
rm -rf constant/tetDualMesh > /dev/null 2>&1
rm -rf VTK > /dev/null 2>&1
rm -f 0/cellLevel 0/pointLevel
rm -f 0/cellLevel 0/pointLevel 0/cellDist constant/cellDecomposition
if [ -e constant/polyMesh/blockMeshDict.m4 ]
then