From b6d5020fb55197ecc1af845c8e27b9d9edc48fff Mon Sep 17 00:00:00 2001 From: mattijs Date: Thu, 8 Nov 2012 12:02:10 +0000 Subject: [PATCH] ENH: CleanFunctions: remove cellDist file (from decomposePar -cellDist) --- bin/tools/CleanFunctions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/tools/CleanFunctions b/bin/tools/CleanFunctions index 758627a29a..8a6301a545 100644 --- a/bin/tools/CleanFunctions +++ b/bin/tools/CleanFunctions @@ -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