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/tutorials/incompressible/pimpleDyMFoam/wingMotion/Allclean

22 lines
485 B
Text
Raw Normal View History

2010-11-24 23:08:12 +00:00
#!/bin/sh
cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
cd wingMotion_snappyHexMesh
cleanCase
\rm -f front.sMesh symFront.sMesh
2013-12-04 11:04:59 +00:00
\rm -f constant/cellLevel constant/pointLevel constant/polyMesh/refinementHistory
rm -f constant/polyMesh/boundary
2010-11-24 23:08:12 +00:00
cd ../wingMotion2D_simpleFoam
rm -f constant/polyMesh/boundary
2010-11-24 23:08:12 +00:00
cleanCase
cd ../wingMotion2D_pimpleDyMFoam
cleanCase
rm -f constant/polyMesh/boundary
2010-11-24 23:08:12 +00:00
rm -rf 0