mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
remove sets and snappyHexMesh *Level files
This commit is contained in:
@ -64,6 +64,9 @@ cleanCase ()
|
|||||||
|
|
||||||
rm -rf constant/polyMesh/{allOwner*,cell*,face*,meshModifiers*} \
|
rm -rf constant/polyMesh/{allOwner*,cell*,face*,meshModifiers*} \
|
||||||
constant/polyMesh/{owner*,neighbour*,point*,edge*} \
|
constant/polyMesh/{owner*,neighbour*,point*,edge*} \
|
||||||
|
constant/polyMesh/{cellLevel,pointLevel,refinementHistory,surfaceIndex} \
|
||||||
|
constant/{cellLevel,pointLevel} \
|
||||||
|
constant/polyMesh/sets/ \
|
||||||
> /dev/null 2>&1
|
> /dev/null 2>&1
|
||||||
|
|
||||||
for f in `find . -name "*Dict"`
|
for f in `find . -name "*Dict"`
|
||||||
|
|||||||
Reference in New Issue
Block a user