mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: foamCleanTutorials: remove 0/pointLevel 0/cellLevel
This commit is contained in:
@ -95,6 +95,7 @@ cleanCase()
|
||||
> /dev/null 2>&1 \
|
||||
)
|
||||
rm -rf VTK > /dev/null 2>&1
|
||||
rm -f 0/cellLevel 0/pointLevel
|
||||
|
||||
if [ -e constant/polyMesh/blockMeshDict.m4 ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user