From 8f1a6aa0508512d4cbfd2aa0f8f61ec69db642f7 Mon Sep 17 00:00:00 2001 From: andy Date: Mon, 15 Feb 2010 18:41:31 +0000 Subject: [PATCH] ENH: Updated Allclean script for tutorial case --- .../porousExplicitSourceReactingParcelFoam/filter/Allclean | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/Allclean b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/Allclean index cb015f101f..1dac791f4b 100755 --- a/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/Allclean +++ b/tutorials/lagrangian/porousExplicitSourceReactingParcelFoam/filter/Allclean @@ -8,5 +8,8 @@ cleanCase # remove 0 directory rm -rf 0 +# remove post-processing folder +rm -rf postProcessing + # copy 0.org to 0 cp -r 0.org 0