mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: Modification in Allclean for oppositeBurningPanels tutorial
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -7,5 +7,7 @@ cd ${0%/*} || exit 1 # run from this directory
|
|||||||
cleanCase
|
cleanCase
|
||||||
|
|
||||||
rm -rf constant/panelRegion/polyMesh
|
rm -rf constant/panelRegion/polyMesh
|
||||||
|
rm -f 0/polyMesh/cellMap
|
||||||
|
rm -f constant/polyMesh/boundary
|
||||||
|
|
||||||
# ----------------------------------------------------------------- end-of-file
|
# ----------------------------------------------------------------- end-of-file
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user