This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/validationAndVerificationSuite/validation/overset/NACA4412-airfoil/implicitConservativeOverset/Allclean

18 lines
351 B
Bash
Executable file

#!/bin/sh
# Source tutorial clean functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cleanCase
\rm -f .setSet
\rm -rf 0/cellDist 0/cellDist.gz constant/cellDecomposition
\rm -rf *.vtk VTK
\rm -rf constant/polyMesh/
\rm -rf 0 holeTri*
\rm -rf surfaces
\rm -f *raw
\rm -rf logs nohup.out
\rm -rf postProcessing
mkdir constant/polyMesh
cp -r save 0