cvMesh: updated tutorials

This commit is contained in:
Henry
2011-08-09 10:40:44 +01:00
parent 425d51a985
commit 2f00aecea2
43 changed files with 37900 additions and 8808 deletions

View File

@ -4,9 +4,8 @@ cd ${0%/*} || exit 1 # run from this directory
# Source tutorial run functions
. $WM_PROJECT_DIR/bin/tools/CleanFunctions
rm -r constant/extendedFeatureEdgeMesh constant/internalDelaunayVertices > /dev/null 2>&1
rm constant/triSurface/flange.eMesh > /dev/null 2>&1
rm flange system/cvMeshDict system/controlDict > /dev/null 2>&1
rm -rf constant/extendedFeatureEdgeMesh flange > /dev/null 2>&1
rm -r constant/ccx constant/ccy constant/ccz > /dev/null 2>&1
cleanCase