mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
cvMesh: updated tutorials
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user